主数据bug修复
This commit is contained in:
@ -491,4 +491,14 @@
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
.ant-input-number-disabled {
|
||||
border: none !important;
|
||||
background-color: transparent !important;
|
||||
padding-left: 0 !important;
|
||||
color: rgb(0 0 0 / 85%) !important;
|
||||
}
|
||||
|
||||
.ant-input-disabled {
|
||||
color: rgb(0 0 0 / 85%) !important;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user