update code
This commit is contained in:

parent
a074e0e6e9
commit
06f16f82ff
@ -239,7 +239,8 @@ a {
|
||||
|
||||
.ant-checkbox-disabled .ant-checkbox-inner
|
||||
{
|
||||
background-color: #f5f5f5 !important;
|
||||
background-color: map-deep-get($config, #{$theme}, "ant-checkbox-disabled-bg") !important;
|
||||
border: map-deep-get($config, #{$theme}, "ant-checkbox-disabled-border") !important;
|
||||
}
|
||||
|
||||
.v-list-item__title {
|
||||
|
Reference in New Issue
Block a user