修改样式
This commit is contained in:
@@ -531,14 +531,6 @@ uni-button[type='primary'][plain] {
|
|||||||
|
|
||||||
.form-con {
|
.form-con {
|
||||||
padding: 0 30rpx;
|
padding: 0 30rpx;
|
||||||
/* height: 100vh !important; */
|
|
||||||
/* #ifdef APP-PLUS */
|
|
||||||
height: calc(100vh - 95px) !important;
|
|
||||||
/* #endif */
|
|
||||||
/* #ifndef APP-PLUS */
|
|
||||||
height:calc(100vh - 68px) !important;
|
|
||||||
/* #endif */
|
|
||||||
overflow-y: auto;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.form-con .uni-forms-item__label {
|
.form-con .uni-forms-item__label {
|
||||||
|
|||||||
Reference in New Issue
Block a user