diff options
author | Tekky <98614666+xtekky@users.noreply.github.com> | 2024-03-09 22:36:25 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-09 22:36:25 +0100 |
commit | 5f49264768cbd562ce45e26545c3f330ec8462ec (patch) | |
tree | a7aa1d9365793dbf5ecc522ec9342cefd4805f75 /g4f | |
parent | Merge pull request #1667 from hlohaus/phind2 (diff) | |
download | gpt4free-5f49264768cbd562ce45e26545c3f330ec8462ec.tar gpt4free-5f49264768cbd562ce45e26545c3f330ec8462ec.tar.gz gpt4free-5f49264768cbd562ce45e26545c3f330ec8462ec.tar.bz2 gpt4free-5f49264768cbd562ce45e26545c3f330ec8462ec.tar.lz gpt4free-5f49264768cbd562ce45e26545c3f330ec8462ec.tar.xz gpt4free-5f49264768cbd562ce45e26545c3f330ec8462ec.tar.zst gpt4free-5f49264768cbd562ce45e26545c3f330ec8462ec.zip |
Diffstat (limited to '')
-rw-r--r-- | g4f/gui/client/css/style.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/g4f/gui/client/css/style.css b/g4f/gui/client/css/style.css index eb71fa72..6a54db51 100644 --- a/g4f/gui/client/css/style.css +++ b/g4f/gui/client/css/style.css @@ -1013,8 +1013,8 @@ a:-webkit-any-link { font-size: 15px; width: 100%; color: var(--colour-3); - height: 50px; + height: 59px; outline: none; padding: var(--inner-gap) var(--section-gap); resize: vertical; -}
\ No newline at end of file +} |