show account/category comment in account/category list page

This commit is contained in:
MaysWind
2021-02-06 20:07:31 +08:00
parent 84f6883e71
commit 5f322f216f
3 changed files with 28 additions and 9 deletions
+1 -4
View File
@@ -202,10 +202,6 @@ i.icon.la, i.icon.las, i.icon.lab {
padding-right: 0;
}
.nested-list-item.has-child-list-item .item-inner {
padding-bottom: 0;
}
.nested-list-item.has-child-list-item .nested-list-item-child .item-inner {
padding-bottom: var(--f7-list-item-padding-vertical);
}
@@ -213,6 +209,7 @@ i.icon.la, i.icon.las, i.icon.lab {
.nested-list-item .nested-list-item-title {
align-self: center;
margin-left: var(--f7-list-item-media-margin);
margin-right: var(--f7-list-item-media-margin);
}
.sortable-enabled .nested-list-item .nested-list-item-child .item-inner {