Fix main header display when menu is not expanded and toggle button active style
This commit is contained in:
parent
92c9dcb013
commit
e29738c4ab
2 changed files with 6 additions and 3 deletions
|
|
@ -35,7 +35,6 @@
|
|||
}
|
||||
|
||||
.btn.active,
|
||||
.btn:active,
|
||||
.btn[aria-pressed="true"],
|
||||
input[type="checkbox"]:checked + .btn--primary {
|
||||
--btn-background: var(--color-primary-100);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue