按钮颜色

This commit is contained in:
2024-11-06 16:36:19 +08:00
parent 1e305b1734
commit 898b4b8128

View File

@ -566,7 +566,7 @@
flex: 1;
}
.btn_save {
background: #9EA7C0;
background: #354D93;
margin-right: 4px;
}
.btn_upload {