Fix: CSS Topbar.
This commit is contained in:
+1
-2
@@ -179,8 +179,7 @@
|
|||||||
outline: none;
|
outline: none;
|
||||||
transition: border-color 0.15s, color 0.15s;
|
transition: border-color 0.15s, color 0.15s;
|
||||||
max-width: 130px;
|
max-width: 130px;
|
||||||
-webkit-appearance: none;
|
color-scheme: dark;
|
||||||
appearance: none;
|
|
||||||
}
|
}
|
||||||
.source-select:hover { border-color: var(--accent2); color: var(--accent2); }
|
.source-select:hover { border-color: var(--accent2); color: var(--accent2); }
|
||||||
.source-select option { background: #111; color: #eee; font-family: sans-serif; }
|
.source-select option { background: #111; color: #eee; font-family: sans-serif; }
|
||||||
|
|||||||
Reference in New Issue
Block a user