modify home page ui

This commit is contained in:
MaysWind
2020-11-06 00:23:31 +08:00
parent f1b1e805ac
commit 73b94aa42a
6 changed files with 47 additions and 59 deletions
+4
View File
@@ -46,4 +46,8 @@ body {
.work-break-all {
word-break: break-all;
}
.lab-list-item-error-info div.item-footer {
color: var(--f7-input-error-text-color)
}
</style>