优化迁移后确认表单的文字提示

This commit is contained in:
GoEdgeLab
2023-07-01 15:09:19 +08:00
parent e2cfaa755e
commit c1dc3d97bb
8 changed files with 39 additions and 19 deletions

View File

@@ -66,4 +66,7 @@
.install-box::-webkit-scrollbar {
width: 4px;
}
.label span {
color: #999 !important;
}
/*# sourceMappingURL=index.css.map */