瀏覽代碼
Update index.module.less
|
@@ -9,8 +9,11 @@
|
|
|
}
|
|
|
|
|
|
.popBody {
|
|
|
- width: 286px;
|
|
|
- height: 243px;
|
|
|
+ // width: 286px;
|
|
|
+ // height: 243px;
|
|
|
+
|
|
|
+ width: 290px;
|
|
|
+ height: 256px;
|
|
|
position: absolute;
|
|
|
left: 50%;
|
|
|
top: 50%;
|
|
@@ -21,8 +24,10 @@
|
|
|
position: absolute;
|
|
|
left: 0;
|
|
|
top: 0;
|
|
|
- width: 286px;
|
|
|
- height: 243px;
|
|
|
+ // width: 286px;
|
|
|
+ // height: 243px;
|
|
|
+ width: 290px;
|
|
|
+ height: 256px;
|
|
|
}
|
|
|
|
|
|
.popClose {
|
|
@@ -35,7 +40,7 @@
|
|
|
|
|
|
.list {
|
|
|
width: 258px;
|
|
|
- margin-top: 121px;
|
|
|
+ margin-top: 135px;
|
|
|
margin-left: 17px;
|
|
|
position: relative;
|
|
|
font-size: 14px;
|