ui: fix watchlist toggle contrast
This commit is contained in:
@@ -654,8 +654,8 @@ a.htmx-request {
|
||||
}
|
||||
|
||||
.view-toggle a.active {
|
||||
background: var(--link);
|
||||
color: white;
|
||||
background: var(--text);
|
||||
color: var(--bg);
|
||||
}
|
||||
|
||||
.status-tabs {
|
||||
|
||||
Reference in New Issue
Block a user