mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-05 07:28:37 +08:00
fix: 调整组件的内边距和边距以优化布局
This commit is contained in:
@@ -281,7 +281,7 @@ html.v-overlay-scroll-blocked body {
|
||||
}
|
||||
|
||||
.v-overlay__content {
|
||||
padding-block: env(safe-area-inset-top) env(safe-area-inset-bottom);
|
||||
margin-block: env(safe-area-inset-top) env(safe-area-inset-bottom);
|
||||
transition: opacity 0.2s ease !important;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user