修改样式
This commit is contained in:
parent
0a711763fc
commit
f6611691da
|
@ -1195,7 +1195,7 @@
|
||||||
right: 0;
|
right: 0;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
margin-bottom: 20%;
|
margin-bottom: 20%;
|
||||||
margin-right: 20px;
|
margin-right: -5px;
|
||||||
}
|
}
|
||||||
.popup-view /deep/.uni-popup__wrapper-box{
|
.popup-view /deep/.uni-popup__wrapper-box{
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|
|
@ -771,7 +771,7 @@
|
||||||
right: 0;
|
right: 0;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
margin-bottom: 20%;
|
margin-bottom: 20%;
|
||||||
margin-right: 20px;
|
margin-right: -5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.shop_label {
|
.shop_label {
|
||||||
|
|
|
@ -92,7 +92,7 @@
|
||||||
display: table;
|
display: table;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
font-size: 32rpx;
|
font-size: 32rpx;
|
||||||
line-height: 32rpx;
|
line-height: 21px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
white-space: pre-wrap;
|
white-space: pre-wrap;
|
||||||
color: #333333;
|
color: #333333;
|
||||||
|
|
Loading…
Reference in New Issue