mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-07-09 06:21:57 +08:00
fix pwa
This commit is contained in:
@@ -14,8 +14,11 @@ body,
|
||||
min-height: 100%;
|
||||
}
|
||||
|
||||
.layout-navbar {
|
||||
.layout-vertical-nav, .layout-navbar {
|
||||
padding-top: env(safe-area-inset-top);
|
||||
}
|
||||
|
||||
.layout-vertical-nav {
|
||||
padding-bottom: env(safe-area-inset-bottom);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user