fix buttons showing inconsistent styles (#25903)
This commit is contained in:
parent
99be47f8b9
commit
ea10febd25
6 changed files with 10 additions and 82 deletions
|
@ -627,14 +627,6 @@ html {
|
|||
}
|
||||
}
|
||||
|
||||
.button.logo-button {
|
||||
color: $white;
|
||||
|
||||
svg {
|
||||
fill: $white;
|
||||
}
|
||||
}
|
||||
|
||||
.notification__filter-bar button.active::after,
|
||||
.account__section-headline a.active::after {
|
||||
border-color: transparent transparent $white;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue