File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 1515 align-items : stretch ;
1616 width : 100% ;
1717
18+ > .autocomplete ,
19+ > .date-picker ,
20+ > .time-picker ,
1821 > .form-control ,
22+ > .form-multi-select ,
23+ > .form-password ,
1924 > .form-select ,
2025 > .form-floating {
2126 position : relative ; // For focus state's z-index
149154 > .autocomplete :not (:first-child ) > .autocomplete-input-group ,
150155 > .date-picker :not (:first-child ) > .date-picker-input-group ,
151156 > .time-picker :not (:first-child ) > .time-picker-input-group ,
152- > .form-multi-select :not (:first-child ) > .form-multi-select .form-multi-select-input-group ,
157+ > .form-multi-select :not (:first-child ) + .form-multi-select > .form-multi-select-input-group ,
153158 > .form-floating :not (:first-child ) > .form-control ,
154159 > .form-floating :not (:first-child ) > .form-select ,
155160 > .form-password :not (:first-child ) > .form-control {
You can’t perform that action at this time.
0 commit comments