Mobile nav fix
This commit is contained in:
parent
9ee4e2e3d4
commit
f9229889a1
1 changed files with 6 additions and 0 deletions
|
|
@ -220,6 +220,12 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
[data-component="nav-mobile"] {
|
||||||
|
button > svg {
|
||||||
|
color: var(--color-icon);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
[data-component="nav-mobile-toggle"] {
|
[data-component="nav-mobile-toggle"] {
|
||||||
border: none;
|
border: none;
|
||||||
background: none;
|
background: none;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue