Files
bigcapital/client/src/style/pages/account-form.scss
2020-03-25 21:27:52 +02:00

11 lines
124 B
SCSS

// Dialog Account Form.
.dialog--account-form{
.#{$ns}-form-group{
.#{$ns}-label{
width: 130px;
}
}
}