mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-15 15:37:33 +08:00
the size of icon in the title bar follows the font size setting
This commit is contained in:
@@ -124,6 +124,10 @@ i.icon.la, i.icon.las, i.icon.lab {
|
||||
--ebk-pin-code-input-height: 46px;
|
||||
}
|
||||
|
||||
.page-title-bar-icon {
|
||||
font-size: var(--ebk-page-title-bar-icon-font-size);
|
||||
}
|
||||
|
||||
.ebk-small-amount {
|
||||
--f7-list-item-title-font-size: var(--ebk-amount-small-font-size) !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user