mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 16:54:25 +08:00
calendar display type supports Gregorian with Chinese
This commit is contained in:
@@ -270,6 +270,10 @@ html[dir="rtl"] i.icon.icon-with-direction {
|
||||
transform: scaleX(-1);
|
||||
}
|
||||
|
||||
.datetime-picker-alternate-date {
|
||||
font-size: var(--ebk-datetime-picker-alternate-date-font-size);
|
||||
}
|
||||
|
||||
/** Replacing the default style of @vuepic/vue-datepicker **/
|
||||
.dp__theme_light {
|
||||
--dp-primary-color: #c67e48;
|
||||
|
||||
Reference in New Issue
Block a user