mirror of
https://github.com/glanceapp/glance.git
synced 2024-11-21 16:03:33 +01:00
Fix mobile nav links wrapping
This commit is contained in:
parent
aa74c00fd4
commit
bd9abf2e52
@ -851,6 +851,7 @@ details[open] .summary::after {
|
||||
border-bottom: 2px solid transparent;
|
||||
transition: color .3s, border-color .3s;
|
||||
font-size: var(--font-size-h3);
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
.nav-item:not(.nav-item-current):hover {
|
||||
|
Loading…
Reference in New Issue
Block a user