更新样式
This commit is contained in:
parent
bd6a6a9771
commit
dd375571a7
@ -216,7 +216,7 @@ defineExpose({
|
|||||||
.LuckyWheel_container {
|
.LuckyWheel_container {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 770px;
|
top: 770px;
|
||||||
left: 10px;
|
left: 0px;
|
||||||
width: 760px;
|
width: 760px;
|
||||||
height: 500px;
|
height: 500px;
|
||||||
display: flex;
|
display: flex;
|
||||||
@ -259,7 +259,7 @@ defineExpose({
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
width: 160px;
|
width: 160px;
|
||||||
height: 96px;
|
height: 96px;
|
||||||
left: 0;
|
left: 20px;
|
||||||
top: 10px;
|
top: 10px;
|
||||||
// 奖品图
|
// 奖品图
|
||||||
&.p-1 {
|
&.p-1 {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user