modify style

This commit is contained in:
MaysWind
2020-12-29 23:29:23 +08:00
parent 5d401b37a8
commit c846863c3b
+6
View File
@@ -175,7 +175,13 @@ i.icon.la, i.icon.las, i.icon.lab {
}
.list .item-content .list-item-showing {
color: rgba(0, 0, 0, 0.2);
font-size: 16px;
font-weight: bold;
}
.theme-dark .list .item-content .list-item-showing {
color: rgba(255, 255, 255, 0.2);
}
.list .item-content .list-item-checked {