mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-20 01:34:24 +08:00
calendar display type supports Gregorian with Chinese
This commit is contained in:
@@ -65,6 +65,7 @@
|
||||
--ebk-numpad-value-large-font-size: 26px;
|
||||
--ebk-numpad-normal-button-font-size: 30px;
|
||||
--ebk-numpad-confirm-button-font-size: 22px;
|
||||
--ebk-datetime-picker-alternate-date-font-size: 14px;
|
||||
--ebk-amount-small-font-size: 32px;
|
||||
--ebk-amount-normal-font-size: 36px;
|
||||
--ebk-amount-large-font-size: 40px;
|
||||
@@ -78,8 +79,10 @@
|
||||
--ebk-transaction-date-width: 30px;
|
||||
--ebk-transaction-day-font-size: 18px;
|
||||
--ebk-transaction-day-of-week-font-size: 14px;
|
||||
--ebk-transaction-calendar-alternate-date-font-size: 14px;
|
||||
--ebk-transaction-calendar-amount-font-size: 14px;
|
||||
--ebk-transaction-calendar-daily-amounts-height: 70px;
|
||||
--ebk-transaction-calendar-with-alternate-date-daily-amounts-height: 90px;
|
||||
--ebk-transaction-account-arrow-font-size: 14px;
|
||||
--ebk-transaction-account-arrow-margin-top: -2px;
|
||||
--ebk-transaction-tag-icon-font-size: 26px;
|
||||
|
||||
Reference in New Issue
Block a user