1
0
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:
Alex Andreev 2020-08-24 10:02:27 +03:00
parent ee71c5aae8
commit 4ce4917ae1
2 changed files with 0 additions and 5 deletions

View File

@ -14,10 +14,6 @@
}
}
&.hidden {
visibility: hidden;
}
> .editor {
position: absolute;
width: inherit;

View File

@ -64,7 +64,6 @@
.theme-light & {
@include custom-scrollbar(dark);
overflow-y: scroll;
}
grid-area: main;