mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-19 06:10:31 +00:00
11 lines
124 B
SCSS
11 lines
124 B
SCSS
|
|
|
|
// Dialog Account Form.
|
|
.dialog--account-form{
|
|
|
|
.#{$ns}-form-group{
|
|
.#{$ns}-label{
|
|
width: 130px;
|
|
}
|
|
}
|
|
} |