* Finish task #57894.

This commit is contained in:
tianshujie
2022-06-21 11:26:07 +08:00
parent 30bff5f852
commit 9585c4f031
3 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -9,4 +9,4 @@ body {background: #1183fb linear-gradient(-90deg, #0a48d1 0%, #1183fb 100%); bac
#forgetForm .form-control:focus {border-color: #2272eb; background: #fff;}
#forgetForm .form-actions {padding-bottom: 20px;}
.required:after {top: 32px; right: -15px;}
.resetBox {float: right;}
.resetBox {float: right; font-size: 8px; margin-right: 2px;}
+1
View File
@@ -1 +1,2 @@
.alert-info > h5 > span {color: red;}
.btn-back {margin-left: 25px;}