mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-15 23:47:33 +08:00
make the styling consistent across all pages of the mobile version
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user