mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 09:14:27 +08:00
support setting app font size
This commit is contained in:
@@ -79,6 +79,6 @@ export default {
|
||||
}
|
||||
|
||||
.license-popup .subnavbar-title {
|
||||
--f7-subnavbar-title-font-size: 30px;
|
||||
--f7-subnavbar-title-font-size: var(--ebk-license-popup-title-font-size);
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user