1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer
chh 64fb590377
Fix sass warnings (#3783)
* Fix sass warnings

Signed-off-by: Hung-Han (Henry) Chen <chenhungh@gmail.com>

* Add a space

Signed-off-by: Hung-Han (Henry) Chen <chenhungh@gmail.com>

* Update src/renderer/components/input/input.scss

Co-authored-by: Jim Ehrismann <40840436+jim-docker@users.noreply.github.com>
Signed-off-by: Hung-Han (Henry) Chen <chenhungh@gmail.com>

* Response to comments

Signed-off-by: Hung-Han (Henry) Chen <chenhungh@gmail.com>

Co-authored-by: Jim Ehrismann <40840436+jim-docker@users.noreply.github.com>
2021-09-14 10:09:09 +03:00
..
api Add CatalogCategory filter to the extension API (#3718) 2021-09-13 15:46:28 +03:00
components Fix sass warnings (#3783) 2021-09-14 10:09:09 +03:00
fonts Restyling extensions page with tailwindcss (#2796) 2021-05-23 15:15:42 +03:00
hooks Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
initializers Fix local cluster delete flow (#3473) 2021-09-08 15:06:14 +03:00
ipc Upgrade to electron 12 and Node 14 (#3572) 2021-08-26 12:13:31 -04:00
keyboard-shortcuts Upgrade to electron 12 and Node 14 (#3572) 2021-08-26 12:13:31 -04:00
monaco-themes Replace Ace Editor with monaco (#2949) 2021-08-12 13:00:52 +03:00
navigation Sync kubeconfigs from catalog (#3573) 2021-08-11 13:24:33 +03:00
protocol-handler Move all RouteParam's and URL builders to src/common (#2778) 2021-06-10 08:52:09 -04:00
remote-helpers Fix the back/forward button on topbar (#3719) 2021-09-02 14:21:17 +03:00
themes Replace Ace Editor with monaco (#2949) 2021-08-12 13:00:52 +03:00
utils Upgrade to electron 12 and Node 14 (#3572) 2021-08-26 12:13:31 -04:00
bootstrap.tsx Replace Ace Editor with monaco (#2949) 2021-08-12 13:00:52 +03:00
lens-app.tsx Upgrade to electron 12 and Node 14 (#3572) 2021-08-26 12:13:31 -04:00
mui-base-theme.tsx createMuiTheme (deprecated) > createTheme (#3784) 2021-09-13 09:45:53 +03:00
template.html Set product name to window title (#2665) 2021-04-28 15:40:25 -04:00
theme.store.ts Replace Ace Editor with monaco (#2949) 2021-08-12 13:00:52 +03:00