summaryrefslogtreecommitdiffstats
path: root/g4f/gui/client/css/style.css
diff options
context:
space:
mode:
authorH Lohaus <hlohaus@users.noreply.github.com>2024-01-23 09:31:02 +0100
committerGitHub <noreply@github.com>2024-01-23 09:31:02 +0100
commitc10f49de5ffd3cb020fc94c390ea3331fa58413d (patch)
treeb2bfafba1f5856ecd911f210767c448fd971ec5b /g4f/gui/client/css/style.css
parentMerge pull request #1504 from hlohaus/sort (diff)
parentCheck for comments in copilot (diff)
downloadgpt4free-c10f49de5ffd3cb020fc94c390ea3331fa58413d.tar
gpt4free-c10f49de5ffd3cb020fc94c390ea3331fa58413d.tar.gz
gpt4free-c10f49de5ffd3cb020fc94c390ea3331fa58413d.tar.bz2
gpt4free-c10f49de5ffd3cb020fc94c390ea3331fa58413d.tar.lz
gpt4free-c10f49de5ffd3cb020fc94c390ea3331fa58413d.tar.xz
gpt4free-c10f49de5ffd3cb020fc94c390ea3331fa58413d.tar.zst
gpt4free-c10f49de5ffd3cb020fc94c390ea3331fa58413d.zip
Diffstat (limited to 'g4f/gui/client/css/style.css')
-rw-r--r--g4f/gui/client/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/g4f/gui/client/css/style.css b/g4f/gui/client/css/style.css
index e77410ab..e03f36d2 100644
--- a/g4f/gui/client/css/style.css
+++ b/g4f/gui/client/css/style.css
@@ -502,7 +502,7 @@ select {
backdrop-filter: blur(20px);
cursor: pointer;
- background-color: var(--blur-bg);
+ background-color: var(--colour-1);
border: 1px solid var(--blur-border);
color: var(--colour-3);
display: block;