add category selection in transaction edit page

This commit is contained in:
MaysWind
2020-12-20 01:26:10 +08:00
parent a40b2a3c7e
commit b2f5b0afd3
4 changed files with 342 additions and 5 deletions
+4
View File
@@ -168,6 +168,10 @@ i.icon.la, i.icon.las, i.icon.lab {
align-self: center;
}
.list .item-content .list-item-showing {
font-size: 16px;
}
.list .item-content .list-item-checked {
font-size: 20px;
color: var(--f7-radio-active-color, var(--f7-theme-color));