skill issue

This commit is contained in:
RossAscends
2023-05-02 05:44:22 +09:00
parent c8408ddf34
commit c417d4bc4a

View File

@@ -3944,7 +3944,7 @@ body.waifuMode #avatar_zoom_popup {
} }
body.waifuMode #avatar_zoom_popup { body.waifuMode #avatar_zoom_popup {
width: 80svw; width: fit-content;
max-height: calc(60svh - 60px); max-height: calc(60svh - 60px);
max-width: 90svw; max-width: 90svw;
} }