mirror of
https://github.com/open-webui/open-webui.git
synced 2026-09-26 09:21:23 -04:00
refac
This commit is contained in:
+2
-1
@@ -888,7 +888,8 @@ body {
|
||||
color: var(--color-gray-700);
|
||||
}
|
||||
|
||||
html:where(.high-contrast).dark :is(.dark\:text-gray-400, .dark\:text-gray-500, .dark\:text-gray-600) {
|
||||
html:where(.high-contrast).dark
|
||||
:is(.dark\:text-gray-400, .dark\:text-gray-500, .dark\:text-gray-600) {
|
||||
color: var(--color-gray-300);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user