fix: revert default button color

This commit is contained in:
moanos [he/him] 2024-08-06 16:58:47 +02:00
parent d7d22c2826
commit cabfc1614b

View File

@ -115,6 +115,8 @@ select, .button {
border: none;
border-radius: 4px;
opacity: 1;
background-color: var(--secondary-light-one);
}
.header-right select.option {