更新样式
This commit is contained in:
parent
d0e586767b
commit
2ce1832a78
@ -265,14 +265,10 @@ defineExpose({
|
||||
&.p-1 {
|
||||
background-image: url("~@/assets/img/p_1.png");
|
||||
background-size: 160px 96px;
|
||||
left: 30px;
|
||||
|
||||
}
|
||||
&.p-2 {
|
||||
background-image: url("~@/assets/img/p_2.png");
|
||||
background-size: 160px 96px;
|
||||
left: 30px;
|
||||
|
||||
}
|
||||
&.p-3 {
|
||||
background-image: url("~@/assets/img/p_3.png");
|
||||
@ -285,8 +281,6 @@ defineExpose({
|
||||
&.p-5 {
|
||||
background-image: url("~@/assets/img/p_5.png");
|
||||
background-size: 160px 96px;
|
||||
left: 30px;
|
||||
|
||||
}
|
||||
// background-color: #f00;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user