mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-20 01:34:24 +08:00
modify item header color in ios dark theme
This commit is contained in:
@@ -144,6 +144,10 @@ body {
|
|||||||
--default-icon-color: var(--f7-text-color);
|
--default-icon-color: var(--f7-text-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.ios .theme-dark, .ios.theme-dark {
|
||||||
|
--f7-list-item-header-text-color: inherit !important;
|
||||||
|
}
|
||||||
|
|
||||||
i.icon.la, i.icon.las, i.icon.lab {
|
i.icon.la, i.icon.las, i.icon.lab {
|
||||||
font-size: 28px;
|
font-size: 28px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user