@@ -69,6 +69,9 @@
.ObjectAdd .formRow .formRowSelec input {
width: 298px;
}
+.ObjectAdd .formRow .formRowSelec .ant-input-number {
+ width: 300px;
+}
.ObjectAdd .formRowThree .formRowThreeRow {
margin-left: -120px;
@@ -87,6 +87,9 @@
input {
+ .ant-input-number{
+ }
@@ -65,6 +65,7 @@
.user {
+ padding-right: 10px;
cursor: pointer;
position: relative;
line-height: 90px;