dark mode fix

This commit is contained in:
2023-03-04 19:23:04 +00:00
parent 62b4d68dfa
commit 9a592dc390
+2 -7
View File
@@ -207,13 +207,8 @@ button:active,
} }
select { select {
/* appearance: none; font-size: 0.9rem;
padding: 6px 40px 6px 10px; background: var(--background);
border-radius: var(--radius);
border: none; */
font-size: 1rem;
/* background: none;
z-index: 10; */
} }
/* .select-container { /* .select-container {