support account icon

This commit is contained in:
MaysWind
2020-11-14 22:02:32 +08:00
parent e6f90d4c22
commit a487b46446
9 changed files with 210 additions and 12 deletions
+13
View File
@@ -65,6 +65,19 @@ body {
margin-left: 6px;
}
.badge.right-bottom-icon {
margin-left: -12px;
margin-top: 15px;
width: 16px;
height: 16px;
}
.badge.right-bottom-icon > .icon {
font-size: 14px;
width: 14px;
height: 14px;
}
.lab-list-item-error-info div.item-footer {
color: var(--f7-input-error-text-color)
}