取消按钮颜色

This commit is contained in:
闫晓茹 2023-08-17 15:06:14 +08:00
parent 6c331a5293
commit efc725c786

View File

@ -403,7 +403,7 @@
position: absolute; position: absolute;
left: 54%; left: 54%;
color: white; color: white;
background-color: #D7EEE8; background-color: #35A97A;
} }
.submit { .submit {