This commit is contained in:
唐明明
2023-05-22 11:13:29 +08:00
parent c77b741c61
commit 0fe6fd4aaf
47 changed files with 6090 additions and 39 deletions

View File

@@ -299,7 +299,7 @@
.uni-data-tree {
flex: 1;
position: relative;
font-size: 14px;
font-size: 14px;
}
.error-text {
@@ -315,11 +315,11 @@
flex-wrap: nowrap;
font-size: 30rpx;
/* line-height: 35px; */
padding: 0 10px;
padding: 0;
padding-right: 5px;
overflow: hidden;
height: 90rpx;
background: #F6F6F6;
background: transparent;
border-radius: 10rpx;
/* #ifndef APP-NVUE */
box-sizing: border-box;