Fixed form issues on time ticket modal and employee setup screen IO-418

This commit is contained in:
Patrick Fic
2020-12-02 14:26:28 -08:00
parent ed30483a38
commit cf5b9ce215
8 changed files with 37 additions and 8 deletions

View File

@@ -73,6 +73,9 @@
}
.ant-input-number-input,
.ant-input-number {
.ant-input-number,
.ant-picker-input,
.ant-picker,
.ant-select {
width: 100%;
}