mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-17 08:14:25 +08:00
modify style
This commit is contained in:
@@ -225,6 +225,15 @@ i.icon.la, i.icon.las, i.icon.lab {
|
||||
color: var(--f7-input-error-text-color)
|
||||
}
|
||||
|
||||
.skeleton-text .list-item-toggle .item-after {
|
||||
height: var(--f7-toggle-height);
|
||||
}
|
||||
|
||||
.skeleton-text .list-item-toggle .item-after > span {
|
||||
line-height: var(--f7-toggle-height);
|
||||
font-size: var(--f7-toggle-height);
|
||||
}
|
||||
|
||||
.no-sortable > .sortable-handler {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user