summaryrefslogtreecommitdiffstats
path: root/g4f/gui/client/css
diff options
context:
space:
mode:
authorabc <98614666+xtekky@users.noreply.github.com>2023-10-19 21:25:13 +0200
committerabc <98614666+xtekky@users.noreply.github.com>2023-10-19 21:25:13 +0200
commit04edb6606512172262b33859a42d132012373d88 (patch)
treeb7f8ce9e0a28f2972fab317fdb9df59e6065d0c7 /g4f/gui/client/css
parent~ (diff)
downloadgpt4free-04edb6606512172262b33859a42d132012373d88.tar
gpt4free-04edb6606512172262b33859a42d132012373d88.tar.gz
gpt4free-04edb6606512172262b33859a42d132012373d88.tar.bz2
gpt4free-04edb6606512172262b33859a42d132012373d88.tar.lz
gpt4free-04edb6606512172262b33859a42d132012373d88.tar.xz
gpt4free-04edb6606512172262b33859a42d132012373d88.tar.zst
gpt4free-04edb6606512172262b33859a42d132012373d88.zip
Diffstat (limited to 'g4f/gui/client/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;
}