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
+3
View File
@@ -40,8 +40,11 @@
--f7-dialog-title-font-size: 18px;
--f7-dialog-font-size: 14px;
--f7-dialog-button-font-size: 17px;
--f7-dialog-input-font-size: 14px;
--f7-dialog-input-height: 32px;
--f7-actions-label-font-size: 13px;
--f7-actions-button-font-size: 20px;
--f7-toast-font-size: 14px;
--dp-font-size: 17px;
--dp-time-font-size: 34px;
--ebk-icon-font-size: 28px;