Commit 414b078e authored by afc163's avatar afc163

Updates

parent 774b741f
......@@ -18011,10 +18011,17 @@ form .ant-input-group-addon .ant-cascader-picker:only-child {
margin-right: 8px;
}
.tableListForm___1dJWV .ant-form-item {
margin-right: 48px;
margin-bottom: 8px;
margin-bottom: 24px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.tableListForm___1dJWV .ant-form-item-control-wrapper {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.formButton___3koTh {
.tableListForm___1dJWV .sumbitButtons___3biPK {
white-space: nowrap;
}
@media screen and (max-width: 992px) {
......
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment