optimize ui

This commit is contained in:
MaysWind
2021-01-31 00:54:13 +08:00
parent 92eb247d11
commit 5f27bc09dd
2 changed files with 32 additions and 19 deletions
+4
View File
@@ -238,6 +238,10 @@ i.icon.la, i.icon.las, i.icon.lab {
color: rgba(255, 255, 255, 0.2);
}
.accordion-item.list-item-checked > .item-link > .item-content .item-title {
font-weight: bold;
}
.list .item-content .list-item-checked-icon {
font-size: 20px;
color: var(--f7-radio-active-color, var(--f7-theme-color));