mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-20 23:00:34 +00:00
feat: scss architecture.
This commit is contained in:
11
client/src/style/pages/account-form.scss
Normal file
11
client/src/style/pages/account-form.scss
Normal file
@@ -0,0 +1,11 @@
|
||||
|
||||
|
||||
// Dialog Account Form.
|
||||
.dialog--account-form{
|
||||
|
||||
.#{$ns}-form-group{
|
||||
.#{$ns}-label{
|
||||
width: 130px;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user