更新样式

This commit is contained in:
tcubic 2022-08-05 14:47:25 +08:00
parent bd6a6a9771
commit dd375571a7

View File

@ -216,7 +216,7 @@ defineExpose({
.LuckyWheel_container {
position: absolute;
top: 770px;
left: 10px;
left: 0px;
width: 760px;
height: 500px;
display: flex;
@ -259,7 +259,7 @@ defineExpose({
position: absolute;
width: 160px;
height: 96px;
left: 0;
left: 20px;
top: 10px;
//
&.p-1 {