Added global input style for numbers & fixed alignment on vendors form IO-415
This commit is contained in:
@@ -71,3 +71,8 @@
|
||||
// background-color: red;
|
||||
//padding: 0.2rem !important;
|
||||
}
|
||||
|
||||
.ant-input-number-input,
|
||||
.ant-input-number {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user