mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-14 20:07:51 +08:00
fix: 空白时存在滚动条
This commit is contained in:
@@ -38,7 +38,7 @@ body,
|
||||
overflow: hidden;
|
||||
// TODO: Use grid gutter variable here
|
||||
padding-block: 1.5rem;
|
||||
padding-top: calc(env(safe-area-inset-top) + 70px);
|
||||
padding-top: calc(env(safe-area-inset-top) + 65px);
|
||||
// display: flex;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user