Fix UI bug

This commit is contained in:
2025-08-25 13:55:06 +03:00
Unverified
parent 5cc1c2e205
commit 91a9c25a78
+1
View File
@@ -31,6 +31,7 @@ body {
#main-wrapper {
flex: 1;
position: relative;
height: 100vh;
}
}