chore(cp排行榜): 调整抽奖发光框位置样式
This commit is contained in:
parent
be791ba7a9
commit
4bf874b41e
@ -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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user