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,7 +1195,7 @@ fieldset > .form-group {
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.formGroup--bundle .controls {
|
.controls--bundle {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|
||||||
.controls-label {
|
.controls-label {
|
||||||
|
|
Loading…
Reference in a new issue