summaryrefslogtreecommitdiffstats
path: root/g4f/gui/client/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'g4f/gui/client/css/style.css')
-rw-r--r--g4f/gui/client/css/style.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/g4f/gui/client/css/style.css b/g4f/gui/client/css/style.css
index e68b9094..59efeda0 100644
--- a/g4f/gui/client/css/style.css
+++ b/g4f/gui/client/css/style.css
@@ -627,13 +627,12 @@ ul {
}
}
-@media screen and (max-height: 640px) {
+@media screen and (max-height: 640px) and (min-width: 990px) {
body {
height: 87vh
}
}
-
.shown {
display: flex;
}