improved settings page

This commit is contained in:
Fedor Katurov 2023-04-27 16:58:02 +06:00
parent 70f6dcd495
commit 06d56d1800
19 changed files with 228 additions and 69 deletions

View file

@ -1,6 +1,5 @@
.editor {
position: relative;
height: 100%;
min-height: 100%;
box-sizing: border-box;
}
@ -17,7 +16,7 @@
}
&:hover {
opacity: 1;
opacity: 1 !important;
}
}