updatecode
This commit is contained in:

parent
89ad4c11f6
commit
c67f9f56bd
@ -266,6 +266,13 @@ input[type="checkbox"] {
|
||||
}
|
||||
}
|
||||
}
|
||||
.ant-checkbox-wrapper-disabled {
|
||||
.ant-checkbox-inner {
|
||||
&.ant-checkbox-inner::after {
|
||||
border-color: map-deep-get($config, #{$theme}, "ant-checkbox-disabled-color") !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.v-input-popup__custom {
|
||||
.v-input__slot {
|
||||
|
Reference in New Issue
Block a user