mirror of
https://github.com/umami-software/umami.git
synced 2026-02-07 06:07:17 +01:00
Merge pull request #467 from nickradford/fix/mobile-rendering-issues
Fix mobile rendering issues
This commit is contained in:
commit
9a3334c4eb
2 changed files with 4 additions and 0 deletions
|
|
@ -44,4 +44,7 @@
|
|||
.header {
|
||||
padding: 0 15px;
|
||||
}
|
||||
.nav {
|
||||
font-size: var(--font-size-normal);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue