@ -1733,6 +1733,9 @@ export default {
height: 32px;
margin-left: 10px;
margin-right: 10px;
span{
margin-left: 4px !important;
}
.right {
float: right;
@ -104,4 +104,11 @@ export default {
left: 0;
/deep/ .ant-card-body{
padding-top: 5px;
padding-bottom: 10px;
.ant-form-item{
margin-bottom: 0px !important;
</style>