更新样式
This commit is contained in:
parent
bd6a6a9771
commit
dd375571a7
@ -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 {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user