update code

This commit is contained in:
Nguyen Van Luan/(Nguyen Van Luan)/현장대리인/SK
2025-08-19 16:41:01 +09:00
parent a074e0e6e9
commit 06f16f82ff
4 changed files with 17 additions and 3 deletions

View File

@ -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 {