summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpakmmc <105471783+pakmmc@users.noreply.github.com>2023-11-08 01:55:55 +0100
committerGitHub <noreply@github.com>2023-11-08 01:55:55 +0100
commit4359be5468e0c00627f6ac08a72ef08664ee67a2 (patch)
tree856accf3b76e7975be1618e6658803b7fb9e3517
parent~ | g4f `v-0.1.8.1` (diff)
downloadgpt4free-4359be5468e0c00627f6ac08a72ef08664ee67a2.tar
gpt4free-4359be5468e0c00627f6ac08a72ef08664ee67a2.tar.gz
gpt4free-4359be5468e0c00627f6ac08a72ef08664ee67a2.tar.bz2
gpt4free-4359be5468e0c00627f6ac08a72ef08664ee67a2.tar.lz
gpt4free-4359be5468e0c00627f6ac08a72ef08664ee67a2.tar.xz
gpt4free-4359be5468e0c00627f6ac08a72ef08664ee67a2.tar.zst
gpt4free-4359be5468e0c00627f6ac08a72ef08664ee67a2.zip
-rw-r--r--g4f/gui/client/css/style.css8
1 files changed, 1 insertions, 7 deletions
diff --git a/g4f/gui/client/css/style.css b/g4f/gui/client/css/style.css
index c494de3a..2700de8b 100644
--- a/g4f/gui/client/css/style.css
+++ b/g4f/gui/client/css/style.css
@@ -660,12 +660,6 @@ ul {
}
}
-@media screen and (max-height: 640px) and (min-width: 990px) {
- body {
- height: 87vh
- }
-}
-
.shown {
display: flex;
}
@@ -890,4 +884,4 @@ a:-webkit-any-link {
#send-button:hover {
border: 1px solid #e4d4ffc9;
-} \ No newline at end of file
+}