mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-09-01 12:46:58 +08:00
complete colors in dark mode
This commit is contained in:
@@ -527,7 +527,7 @@
|
||||
|
||||
.prompt-hints {
|
||||
.prompt-hint {
|
||||
color: var(--black);
|
||||
color:var(--btn-default-text);
|
||||
padding: 6px 10px;
|
||||
// animation: slide-in ease 0.3s;
|
||||
// cursor: pointer;
|
||||
|
Reference in New Issue
Block a user