Update crash.css

This commit is contained in:
Hepatica
2024-02-09 23:23:09 +01:00
committed by GitHub
parent 981f152a7c
commit 4a7befce5e

View File

@@ -420,7 +420,7 @@
@media screen and (min-height: 950px) { @media screen and (min-height: 950px) {
.chat { .chat {
height: 97% !important; height: 88vh !important;
} }
} }