This commit is contained in:
kbing1981 2024-07-10 15:35:13 +08:00
parent 5ba8447c89
commit 7baba5b5c6
1 changed files with 1 additions and 1 deletions

View File

@ -232,6 +232,7 @@
.save_btn {
width: 600upx;
height: 92rpx;
left:10%;
background: linear-gradient(90deg, #019C88, #28BA92, #35C495);
border-radius: 46rpx;
line-height: 92upx;
@ -291,7 +292,6 @@
background-color: #fff;
border-radius: 10px;
padding: 20px;
margin-top: 50rpx;
.audit_message {
color: red;
width: 650rpx;