7 lines
122 B
SCSS
7 lines
122 B
SCSS
|
|
.form-reporting .box-header .form-group {
|
|
margin-right: 10px;
|
|
label {
|
|
font-size: $font-size-base;
|
|
}
|
|
} |