We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a862aa commit cc65183Copy full SHA for cc65183
scss/forms/_input-group.scss
@@ -145,7 +145,7 @@
145
146
> .date-picker:not(:first-child) > .date-picker-input-group,
147
> .time-picker:not(:first-child) > .time-picker-input-group,
148
- > .form-multi-select:not(:first-child) > .form-multi-select-input-group,
+ > .form-multi-select:not(:first-child) > .form-multi-select .form-multi-select-input-group,
149
> .form-floating:not(:first-child) > .form-control,
150
> .form-floating:not(:first-child) > .form-select,
151
> .form-password:not(:first-child) > .form-control {
0 commit comments