mirror of
https://github.com/umami-software/umami.git
synced 2026-02-07 14:17:13 +01:00
Prevent burger from overlapping menu contents
This commit is contained in:
parent
3482031732
commit
24a3667471
1 changed files with 5 additions and 0 deletions
|
|
@ -70,6 +70,11 @@
|
|||
padding: 0 15px;
|
||||
}
|
||||
|
||||
.title {
|
||||
padding: 0.5rem;
|
||||
margin-bottom: 0.5rem;
|
||||
}
|
||||
|
||||
.nav {
|
||||
font-size: var(--font-size-normal);
|
||||
flex-wrap: wrap;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue