summaryrefslogtreecommitdiffstats
path: root/g4f/gui/client/static/css/style.css
diff options
context:
space:
mode:
authorHeiner Lohaus <hlohaus@users.noreply.github.com>2024-05-20 15:59:06 +0200
committerHeiner Lohaus <hlohaus@users.noreply.github.com>2024-05-20 15:59:06 +0200
commit77a1f500a88a040aca5935510cce5e2356f652d2 (patch)
tree936bc18ad7bc053cedba9897d6032c032e5bb19f /g4f/gui/client/static/css/style.css
parentMerge pull request #1984 from hlohaus/leech (diff)
downloadgpt4free-77a1f500a88a040aca5935510cce5e2356f652d2.tar
gpt4free-77a1f500a88a040aca5935510cce5e2356f652d2.tar.gz
gpt4free-77a1f500a88a040aca5935510cce5e2356f652d2.tar.bz2
gpt4free-77a1f500a88a040aca5935510cce5e2356f652d2.tar.lz
gpt4free-77a1f500a88a040aca5935510cce5e2356f652d2.tar.xz
gpt4free-77a1f500a88a040aca5935510cce5e2356f652d2.tar.zst
gpt4free-77a1f500a88a040aca5935510cce5e2356f652d2.zip
Diffstat (limited to '')
-rw-r--r--g4f/gui/client/static/css/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/g4f/gui/client/static/css/style.css b/g4f/gui/client/static/css/style.css
index e8ed0a6f..f3a4708d 100644
--- a/g4f/gui/client/static/css/style.css
+++ b/g4f/gui/client/static/css/style.css
@@ -1143,4 +1143,7 @@ a:-webkit-any-link {
.message .user {
display: none;
}
+ .message.regenerate {
+ opacity: 1;
+ }
} \ No newline at end of file