mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-01-04 08:38:50 +01:00
9 lines
110 B
SCSS
9 lines
110 B
SCSS
|
|
.form-group {
|
||
|
|
margin-bottom: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.label {
|
||
|
|
display: block;
|
||
|
|
margin-bottom: 8px;
|
||
|
|
font-weight: 500;
|
||
|
|
}
|