mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Reorder values
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
parent
8d2f007cb0
commit
0e8714f463
@ -28,12 +28,12 @@
|
||||
--font-weight-bold: 500;
|
||||
--main-layout-header: 40px;
|
||||
|
||||
--z-index-base: 1;
|
||||
--z-index-topmost: 9999;
|
||||
--z-index-behind: -1;
|
||||
--z-index-base: 1;
|
||||
--z-index-base-above: 2;
|
||||
--z-index-middle: 3;
|
||||
--z-index-menus: 4;
|
||||
--z-index-topmost: 9999;
|
||||
}
|
||||
|
||||
*, *:before, *:after {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user