4 lines
74 B
SCSS
4 lines
74 B
SCSS
.InputField.TableField .Input {
|
|
text-align: right;
|
|
width: $unit-8x;
|
|
}
|