Fixed tabbar hiding bug, and flex-shrinking messages bug.

This commit is contained in:
Revertron
2021-04-20 18:35:44 +02:00
parent 9eb6f51d56
commit 51633f3e27
3 changed files with 7 additions and 2 deletions
+4
View File
@@ -46,6 +46,10 @@ body {
margin: 10pt;
}
.message {
min-height: 2rem;
}
.notification {
position: absolute;
z-index: 100;