mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Cleaning up
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
parent
ee71c5aae8
commit
4ce4917ae1
@ -14,10 +14,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
&.hidden {
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
> .editor {
|
||||
position: absolute;
|
||||
width: inherit;
|
||||
|
||||
@ -64,7 +64,6 @@
|
||||
|
||||
.theme-light & {
|
||||
@include custom-scrollbar(dark);
|
||||
overflow-y: scroll;
|
||||
}
|
||||
|
||||
grid-area: main;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user