mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-06 16:16:42 +08:00
fix loading bg
This commit is contained in:
@@ -3,6 +3,8 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
html {
|
html {
|
||||||
|
background: var(--initial-loader-bg, #fff);
|
||||||
|
min-block-size: calc(100% + env(safe-area-inset-top));
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
overflow-y: scroll;
|
overflow-y: scroll;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user