样式修改

This commit is contained in:
zoujiandong 2023-11-06 10:25:19 +08:00
parent 27420f34bd
commit 53da3d7231

View File

@ -449,5 +449,7 @@ const handleSubmitConfirm=()=>{
.cert .arco-form-item-label-col {
flex: 0 0 8px !important;
}
.arco-btn-disabled{
cursor: not-allowed!important;
}
</style>