add number checking

This commit is contained in:
gingervitis
2021-01-03 04:03:18 -08:00
committed by Gabe Kangas
parent c34aba2f5c
commit f385233109
6 changed files with 50 additions and 4 deletions

View File

@@ -50,6 +50,10 @@
.field {
width: 18rem;
&.ant-input-number {
width: 8em;
}
}
.info-tip {
margin-right: .75rem;