dev-dungtv-0725 #9

Merged
dev merged 3 commits from dev-dungtv-0725 into dev 2025-07-28 10:59:56 +09:00
6 changed files with 11 additions and 13 deletions
Showing only changes of commit 402b09440f - Show all commits

View File

@ -1259,19 +1259,11 @@ a {
opacity: 0;
}
// .v-list-item__content {
// background-color: currentColor;
// }
.v-list-item__title {
color: map-deep-get($config,
#{$theme},
"tui-datepicker-calendar-color"
);
// @if $theme ==light {
// color: #fff !important;
// }
}
}
}