Update ashboard, dashboard, memory (+1 ~3 -1)
This commit is contained in:
@@ -310,6 +310,16 @@ body {
|
||||
color: var(--text-muted);
|
||||
}
|
||||
|
||||
/* Select dropdowns - fix for dark mode visibility */
|
||||
select.input {
|
||||
background: var(--bg-elevated);
|
||||
}
|
||||
|
||||
select.input option {
|
||||
background: var(--bg-base);
|
||||
color: var(--text-primary);
|
||||
}
|
||||
|
||||
/* ============================================
|
||||
Tags / Badges
|
||||
============================================ */
|
||||
|
||||
Reference in New Issue
Block a user