mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
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"] {
|
||||
border: none;
|
||||
background: none;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue