make the styling consistent across all pages of the mobile version

This commit is contained in:
MaysWind
2025-12-05 00:21:07 +08:00
parent e143c8f098
commit eccea273e6
14 changed files with 59 additions and 42 deletions
+8
View File
@@ -621,6 +621,14 @@ html[dir="rtl"] .icon.las .badge.right-bottom-icon {
background: #666
}
.toolbar-with-swipe-handler > .toolbar-inner {
> div.left,
> div.right,
> form.searchbar {
margin-top: var(--f7-typography-margin) !important;
}
}
/** list-item-with-multi-item for framework7 **/
.list-item-with-multi-item .item-content,
.list-item-with-multi-item .item-inner {