update code
This commit is contained in:

parent
08637f6321
commit
7e9bd540ed
@ -231,12 +231,17 @@ a {
|
||||
.v-application.#{$theme}-mode {
|
||||
min-width: 1000px;
|
||||
|
||||
.ant-checkbox-wrapper.ant-checkbox-wrapper-disabled,
|
||||
.ant-checkbox-wrapper.ant-checkbox-wraBapper-disabled,
|
||||
.ant-checkbox-disabled .ant-checkbox-input
|
||||
{
|
||||
cursor: default !important;
|
||||
}
|
||||
|
||||
.ant-checkbox-disabled .ant-checkbox-inner
|
||||
{
|
||||
background-color: #f5f5f5 !important;
|
||||
}
|
||||
|
||||
.v-list-item__title {
|
||||
font-family: var(--desktop-normal-font-family, "Inter-Regular", sans-serif) !important;
|
||||
}
|
||||
|
Reference in New Issue
Block a user