mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-04 23:18:44 +08:00
fix loading logo
This commit is contained in:
+2
-2
@@ -28,8 +28,8 @@ html {
|
|||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
block-size: 55px;
|
block-size: 55px;
|
||||||
inline-size: 55px;
|
inline-size: 55px;
|
||||||
inset-block-start: 50%;
|
inset-block-start: 80%;
|
||||||
inset-inline-start: calc(50% - 2rem);
|
inset-inline-start: calc(50% - 29px);
|
||||||
}
|
}
|
||||||
|
|
||||||
.loading .effect-1,
|
.loading .effect-1,
|
||||||
|
|||||||
Reference in New Issue
Block a user