chore(cp排行榜): 调整抽奖发光框位置样式

This commit is contained in:
hzj 2026-01-20 18:37:30 +08:00
parent be791ba7a9
commit 4bf874b41e

View File

@ -25,7 +25,6 @@
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-template-rows: repeat(3, 1fr);
gap: 1vw;
direction: ltr;
"
@ -61,10 +60,12 @@
alt=""
style="
display: block;
width: 100%;
width: 105%;
position: absolute;
inset: 0;
transform: translate(-50%, -50%);
top: 50%;
left: 50%;
"
/>
</div>