Fix: CSS Topbar.

This commit is contained in:
Johnnybegood90
2026-03-14 01:06:32 +01:00
parent 73bdde5093
commit 77f0c2523b
2 changed files with 1 additions and 1 deletions
-1
View File
@@ -179,7 +179,6 @@
outline: none;
transition: border-color 0.15s, color 0.15s;
max-width: 130px;
color-scheme: dark;
}
.source-select:hover { border-color: var(--accent2); color: var(--accent2); }
.source-select option { background: #111; color: #eee; font-family: sans-serif; }