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