mirror of
https://github.com/open-webui/open-webui
synced 2024-11-16 05:24:02 +00:00
fix: theme
This commit is contained in:
parent
14efed3651
commit
7eaec7e354
@ -80,11 +80,11 @@
|
||||
color: #e0def4 !important;
|
||||
}
|
||||
|
||||
#dropdownDots {
|
||||
.rose-pine-dawn #dropdownDots {
|
||||
background-color: #dfdad9;
|
||||
}
|
||||
|
||||
.flex.py-2\.5.px-3\.5.w-full.hover\:bg-gray-800.transition:hover {
|
||||
.rose-pine-dawn .flex.py-2\.5.px-3\.5.w-full.hover\:bg-gray-800.transition:hover {
|
||||
background: #cecacd;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user