fix: revert default button color
This commit is contained in:
parent
d7d22c2826
commit
cabfc1614b
@ -115,6 +115,8 @@ select, .button {
|
|||||||
border: none;
|
border: none;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
|
background-color: var(--secondary-light-one);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.header-right select.option {
|
.header-right select.option {
|
||||||
|
Loading…
Reference in New Issue
Block a user