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:
@@ -8,4 +8,5 @@
|
||||
margin: 0 auto;
|
||||
padding: 0 20px;
|
||||
min-height: calc(100vh - 60px);
|
||||
min-height: calc(100dvh - 60px);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user