mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-15 15:37:33 +08:00
fix default text size
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
--f7-list-font-size: 17px;
|
||||
--f7-list-item-after-font-size: 17px;
|
||||
--f7-list-item-footer-font-size: 12px;
|
||||
--f7-list-button-font-size: 16px;
|
||||
--f7-list-button-font-size: 17px;
|
||||
--f7-list-item-min-height: 44px;
|
||||
--f7-list-item-padding-horizontal: 16px;
|
||||
--f7-list-media-item-padding-vertical: 10px;
|
||||
@@ -72,6 +72,7 @@
|
||||
--ebk-transaction-date-width: 25px;
|
||||
--ebk-transaction-day-font-size: 16px;
|
||||
--ebk-transaction-day-of-week-font-size: 12px;
|
||||
--ebk-login-page-title-font-size: 28px;
|
||||
--ebk-license-popup-title-font-size: 30px;
|
||||
--ebk-license-content-font-size: 14px;
|
||||
}
|
||||
|
||||
@@ -72,6 +72,7 @@
|
||||
--ebk-transaction-date-width: 28px;
|
||||
--ebk-transaction-day-font-size: 17px;
|
||||
--ebk-transaction-day-of-week-font-size: 13px;
|
||||
--ebk-login-page-title-font-size: 28px;
|
||||
--ebk-license-popup-title-font-size: 31px;
|
||||
--ebk-license-content-font-size: 15px;
|
||||
}
|
||||
|
||||
@@ -72,6 +72,7 @@
|
||||
--ebk-transaction-date-width: 25px;
|
||||
--ebk-transaction-day-font-size: 16px;
|
||||
--ebk-transaction-day-of-week-font-size: 12px;
|
||||
--ebk-login-page-title-font-size: 28px;
|
||||
--ebk-license-popup-title-font-size: 30px;
|
||||
--ebk-license-content-font-size: 13px;
|
||||
}
|
||||
|
||||
@@ -72,6 +72,7 @@
|
||||
--ebk-transaction-date-width: 30px;
|
||||
--ebk-transaction-day-font-size: 18px;
|
||||
--ebk-transaction-day-of-week-font-size: 14px;
|
||||
--ebk-login-page-title-font-size: 28px;
|
||||
--ebk-license-popup-title-font-size: 32px;
|
||||
--ebk-license-content-font-size: 16px;
|
||||
}
|
||||
|
||||
@@ -72,6 +72,7 @@
|
||||
--ebk-transaction-date-width: 32px;
|
||||
--ebk-transaction-day-font-size: 20px;
|
||||
--ebk-transaction-day-of-week-font-size: 15px;
|
||||
--ebk-login-page-title-font-size: 28px;
|
||||
--ebk-license-popup-title-font-size: 36px;
|
||||
--ebk-license-content-font-size: 17px;
|
||||
}
|
||||
|
||||
@@ -72,6 +72,7 @@
|
||||
--ebk-transaction-date-width: 36px;
|
||||
--ebk-transaction-day-font-size: 22px;
|
||||
--ebk-transaction-day-of-week-font-size: 17px;
|
||||
--ebk-login-page-title-font-size: 28px;
|
||||
--ebk-license-popup-title-font-size: 38px;
|
||||
--ebk-license-content-font-size: 19px;
|
||||
}
|
||||
|
||||
@@ -72,6 +72,7 @@
|
||||
--ebk-transaction-date-width: 40px;
|
||||
--ebk-transaction-day-font-size: 24px;
|
||||
--ebk-transaction-day-of-week-font-size: 19px;
|
||||
--ebk-login-page-title-font-size: 28px;
|
||||
--ebk-license-popup-title-font-size: 40px;
|
||||
--ebk-license-content-font-size: 21px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user