25개 이상의 토픽을 선택하실 수 없습니다.
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- .ui-datepicker{
- .ui-datepicker-calendar{
- .ui-datepicker-current-day{
- background-color: $color-primary-light-03;
- background-color: var(--theme-color-primary-dimmed-02, $color-primary-light-03);
- }
- }
- }
-
|