This commit is contained in:
Taric Xin
2022-03-07 10:10:23 +08:00
parent dc8f5eb36c
commit abfaba97b0
2 changed files with 5 additions and 5 deletions

View File

@ -14,10 +14,10 @@
min-height: 32px;
}
input {
width : 100px;
margin-left: 10px;
}
// input {
// width : 100px;
// margin-left: 10px;
// }
.ant-form-item-control-input-content {
display: flex;

View File

@ -24,7 +24,7 @@
}
.ant-form-item-label>label {
height: 36px;
height: 42px;
}
.se__horizontal>.se__item .se__label-text {