modify css class name

This commit is contained in:
MaysWind
2021-01-31 00:44:08 +08:00
parent 00b08a85ad
commit 92eb247d11
6 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -238,7 +238,7 @@ i.icon.la, i.icon.las, i.icon.lab {
color: rgba(255, 255, 255, 0.2);
}
.list .item-content .list-item-checked {
.list .item-content .list-item-checked-icon {
font-size: 20px;
color: var(--f7-radio-active-color, var(--f7-theme-color));
}