add support for multiple spool adds

This commit is contained in:
Connor Cleveland
2023-10-26 03:53:06 -05:00
parent a08e32078c
commit 82eaaccd9b
3 changed files with 60 additions and 4 deletions

View File

@@ -0,0 +1,7 @@
.ant-input-number-group-addon {
padding: 0 !important;
}
.ant-input-number-input {
text-align: center !important;
}