mirror of
https://onedev.site.tesses.net/tytd2025
synced 2026-02-08 17:45:45 +00:00
Fix thumbnail error
This commit is contained in:
@@ -80,7 +80,7 @@ body.dark {
|
|||||||
.loading-indicator
|
.loading-indicator
|
||||||
{
|
{
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 50%;
|
top: 50vh;
|
||||||
left: 50%;
|
left: 50vw;
|
||||||
transform: translate(-50%, -50%);
|
transform: translate(-50%, -50%);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user