mirror of
https://github.com/BradNut/umami
synced 2025-09-08 17:40:29 +00:00
Fixed page height.
This commit is contained in:
parent
3d9da7326e
commit
a8f429c9ee
1 changed files with 1 additions and 0 deletions
|
|
@ -7,4 +7,5 @@
|
|||
max-width: 1320px;
|
||||
margin: 0 auto;
|
||||
padding: 0 20px;
|
||||
min-height: calc(100vh - 60px);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue