dark mode fix
This commit is contained in:
@@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user