Compare commits

...

1 Commits

Author SHA1 Message Date
402b09440f fix code comment 2025-07-28 08:59:17 +07:00

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;
// }
}
}
}