code refactor

This commit is contained in:
MaysWind
2020-11-10 23:22:19 +08:00
parent df790f8aa5
commit e2145b8c6e
5 changed files with 43 additions and 81 deletions
+8
View File
@@ -54,6 +54,14 @@ body {
word-break: break-all;
}
.full-line {
width: 100%;
}
.icon-after-text {
margin-left: 6px;
}
.lab-list-item-error-info div.item-footer {
color: var(--f7-input-error-text-color)
}