Fix upload button color in dark mode

pull/2780/head
Chocobozzz 2020-05-20 10:57:59 +02:00
parent 6189b699fb
commit b66c5e58f1
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@ my-search-typeahead {
@include orange-button;
@include button-with-icon(22px, 3px, -1px);
color: var(--mainBackgroundColor) !important;
margin-right: 25px;
@media screen and (max-width: 600px) {