rewrite formGroup--bundle to controls--bundle
This commit is contained in:
parent
718b5ce736
commit
112e64de9f
1 changed files with 2 additions and 2 deletions
|
@ -1195,9 +1195,9 @@ fieldset > .form-group {
|
|||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.formGroup--bundle .controls {
|
||||
.controls--bundle {
|
||||
display: flex;
|
||||
|
||||
|
||||
.controls-label {
|
||||
margin: 11px 10px 0;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue