二次确认
This commit is contained in:
@@ -167,6 +167,11 @@ uni-button:after {
|
||||
// text-align-last: justify;
|
||||
// text-justify: inter-ideograph;/*兼容ie*/
|
||||
}
|
||||
.is-required .filter_label:after {
|
||||
content: "*";
|
||||
color: #D7592F;
|
||||
margin-left: 4px;
|
||||
}
|
||||
.filter_label_1 {
|
||||
line-height: 30rpx;
|
||||
}
|
||||
@@ -452,6 +457,10 @@ uni-button[size=mini] {
|
||||
.uni-select__selector {
|
||||
z-index: 300 !important;
|
||||
}
|
||||
.uni-select {
|
||||
height: 80rpx !important;
|
||||
border-color: #dcdfe6 !important;
|
||||
}
|
||||
|
||||
/** 弹窗 */
|
||||
.popshow {
|
||||
|
||||
Reference in New Issue
Block a user