4 lines
147 B
CSS
4 lines
147 B
CSS
#requiredForm .form-row .form-group {padding-left: 8rem;}
|
|
#requiredForm .form-row .form-label {width: 8rem;}
|
|
:root {--form-horz-label-width: 7rem}
|