mirror of
https://github.com/umami-software/umami.git
synced 2026-02-07 22:27:16 +01:00
Merge pull request #2841 from Cuzart/fix/mobile-dvh-and-dashboard-website-header-breaking
fix: mobile dvh and dashboard website header breaking
This commit is contained in:
commit
bcc712a40c
4 changed files with 9 additions and 3 deletions
|
|
@ -8,4 +8,5 @@
|
|||
margin: 0 auto;
|
||||
padding: 0 20px;
|
||||
min-height: calc(100vh - 60px);
|
||||
min-height: calc(100dvh - 60px);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue