mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-04 23:18:44 +08:00
fix scss
This commit is contained in:
@@ -4,8 +4,11 @@
|
||||
@use "@layouts/styles/mixins";
|
||||
@use "@configured-variables" as variables;
|
||||
|
||||
html,
|
||||
body {
|
||||
html {
|
||||
min-height: calc(100% + env(safe-area-inset-top))
|
||||
}
|
||||
|
||||
body, #app {
|
||||
min-block-size: 100%;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user