mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-07-21 12:33:28 +08:00
fix ui
This commit is contained in:
@@ -19,3 +19,11 @@
|
||||
.v-toast--bottom {
|
||||
margin-bottom: env(safe-area-inset-top);
|
||||
}
|
||||
|
||||
|
||||
.centered {
|
||||
position: absolute;
|
||||
inset-block-start: 50%;
|
||||
inset-inline-start: 50%;
|
||||
transform: translate(-50%, -50%);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user