管道气销售
This commit is contained in:
26
src/App.vue
26
src/App.vue
@ -88,29 +88,5 @@
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
.formViewStyle {
|
||||
|
||||
.ant-input-number-disabled, input.ant-input-disabled,.ant-picker.ant-picker-disabled {
|
||||
border: none !important;
|
||||
background-color: transparent !important;
|
||||
padding-left: 0 !important;
|
||||
color: rgb(0 0 0 / 85%) !important;
|
||||
::placeholder {
|
||||
opacity: 0;
|
||||
}
|
||||
}
|
||||
input.ant-input-disabled:placeholder-shown{
|
||||
opacity: 0 !important;
|
||||
}
|
||||
.ant-picker-input > input[disabled], .ant-radio-disabled + span {
|
||||
color: rgb(0 0 0 / 85%) !important;
|
||||
}
|
||||
|
||||
.ant-picker.ant-picker-disabled .ant-picker-input .ant-picker-suffix {
|
||||
display: none !important;
|
||||
}
|
||||
.ant-input-search > .ant-input-group > .ant-input-group-addon-disabled:last-child {
|
||||
display: none !important;
|
||||
}
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user