feat: scss architecture.

This commit is contained in:
Ahmed Bouhuolia
2020-03-25 21:27:52 +02:00
parent edd8693450
commit ae29d20cc9
20 changed files with 1156 additions and 911 deletions

View File

@@ -0,0 +1,11 @@
// Dialog Account Form.
.dialog--account-form{
.#{$ns}-form-group{
.#{$ns}-label{
width: 130px;
}
}
}