This commit is contained in:
tamaina 2025-08-25 15:13:11 +09:00
parent 7520099fee
commit 183be7655a
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ SPDX-License-Identifier: AGPL-3.0-only
<MkAnimBg style="position: absolute; top: 0;" :scale="1.5" />
<div :class="$style.fg">
<div
:class="$style.content" class="_spacer"
:class="[$style.content, '_spacer']"
@click="share"
:style="{
'--MI_SPACER-w': '512px',