fix the toast text size and the text input size in dialogs on the mobile version did not adjust according to the font size settings

This commit is contained in:
MaysWind
2025-09-06 01:18:05 +08:00
parent 8368b02be8
commit 757f9e5b02
7 changed files with 21 additions and 0 deletions
@@ -40,8 +40,11 @@
--f7-dialog-title-font-size: 24px;
--f7-dialog-font-size: 21px;
--f7-dialog-button-font-size: 24px;
--f7-dialog-input-font-size: 21px;
--f7-dialog-input-height: 48px;
--f7-actions-label-font-size: 19px;
--f7-actions-button-font-size: 26px;
--f7-toast-font-size: 21px;
--dp-font-size: 22px;
--dp-time-font-size: 38px;
--ebk-icon-font-size: 36px;