UI: improve the light mode left sidebar color

This commit is contained in:
oobabooga 2025-03-14 12:03:49 -07:00
parent 26317a4c7e
commit 6ab04698f6

View file

@ -249,7 +249,7 @@ button {
} }
.pretty_scrollbar { .pretty_scrollbar {
scrollbar-width: thin; scrollbar-width: thin !important;
scrollbar-color: rgb(140 140 140 / 35%) transparent; scrollbar-color: rgb(140 140 140 / 35%) transparent;
} }
@ -1181,7 +1181,7 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
} }
.header_bar button.selected { .header_bar button.selected {
background: white; background: #E0E0E0;
} }
#chat-controls, #chat-controls,