BUG 30790

This commit is contained in:
aixianling
2022-08-09 14:19:38 +08:00
parent c4550ed5ef
commit dd6d901953

View File

@@ -134,11 +134,6 @@ uni-button:after {
height: 48px;
}
.image {
width: 48px;
height: 48px;
}
.title-sub {
height: 112px;
margin-left: 16px;
@@ -267,4 +262,4 @@ input::-webkit-input-placeholder {
* {
-webkit-user-select: text
}
}