Fix upload button color in dark mode
authorChocobozzz <me@florianbigard.com>
Wed, 20 May 2020 08:57:59 +0000 (10:57 +0200)
committerChocobozzz <me@florianbigard.com>
Wed, 20 May 2020 08:57:59 +0000 (10:57 +0200)
client/src/app/header/header.component.scss

index 91b39077367ba2b638ea0c2de687a21a824afdff..1e4ce2c56ebcb27efbe96258cff5f0d57ec11f01 100644 (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) {