修改样式

This commit is contained in:
Mr.jiang 2024-08-21 11:21:20 +08:00
parent 0a711763fc
commit f6611691da
3 changed files with 3 additions and 3 deletions

View File

@ -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;

View File

@ -771,7 +771,7 @@
right: 0;
bottom: 0;
margin-bottom: 20%;
margin-right: 20px;
margin-right: -5px;
}
.shop_label {

View File

@ -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;