commit
This commit is contained in:
@@ -1,20 +1,13 @@
|
||||
.phoneBox {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
.form-item-disabled {
|
||||
color: #666 !important;
|
||||
/deep/.el-form-item__label {
|
||||
color: #666 !important;
|
||||
}
|
||||
/deep/.el-form-item__content {
|
||||
color: #666 !important;
|
||||
/deep/.el-input {
|
||||
color: #666 !important;
|
||||
/deep/.el-input__inner {
|
||||
color: #666 !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
.van-cell {
|
||||
padding: 10px 0;
|
||||
}
|
||||
/deep/.van-field__label {
|
||||
width: 100px;
|
||||
margin-right: 0px;
|
||||
padding-left: 10.38px;
|
||||
}
|
||||
.headerTabs {
|
||||
height: 52px;
|
||||
|
||||
Reference in New Issue
Block a user