Fix contrast of the search icon

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
This commit is contained in:
Carl Schwan 2022-07-25 12:48:35 +02:00
parent 6f0ae0b95f
commit 9d8870eede
3 changed files with 4 additions and 4 deletions

View file

@ -172,7 +172,7 @@ export default {
margin: 2px 0;
padding: 0;
cursor: pointer;
opacity: .6;
opacity: .85;
}
&--opened &__trigger,

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long