hensei-web/components/common/InputTableField/index.scss
Justin Edmund 6b49528595 Update InputTableField
Allow for passing down input properties and remove fixed width
2023-06-17 23:58:57 -07:00

3 lines
70 B
SCSS

.InputField.TableField .Input[type='number'] {
text-align: right;
}