This commit is contained in:
2020-12-01 09:31:06 +08:00
parent 62f823d736
commit 495e52c302
10 changed files with 11 additions and 11 deletions

View File

@@ -154,7 +154,7 @@
}
.cancel {
margin: auto 0;
width: 57px;
min-width: 57px;
height: 23px;
border: 1px solid #09ae99;
line-height: 23px;
@@ -219,7 +219,7 @@
}
}
.submit-btn {
min-width: 63px;
width: 63px;
height: 23px;
background: #08AE98;
border-radius: 3px;