Reapplied all the things

This commit is contained in:
Zef Hemel
2022-04-03 18:12:16 +02:00
parent a1a10a1d1f
commit 16bf0d866d
18 changed files with 435 additions and 217 deletions
+2 -2
View File
@@ -37,7 +37,7 @@ body {
#top {
height: 55px;
position: fixed;
position: absolute;
top: 0;
left: 0;
right: 0;
@@ -83,7 +83,7 @@ body {
#editor {
position: absolute;
top: 55px;
bottom: 0;
bottom: 50px;
left: 0;
right: 0;
overflow-y: hidden;