updatecode

This commit is contained in:
Nguyen Van Luan/(Nguyen Van Luan)/현장대리인/SK
2025-08-20 18:42:36 +09:00
parent 89ad4c11f6
commit c67f9f56bd
2 changed files with 9 additions and 0 deletions

View File

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