@syncfusion/ej2-dropdowns 27.1.55 → 27.1.58

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -112,11 +112,11 @@
112
112
  }
113
113
 
114
114
  .e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker {
115
- height: 38px;
116
- margin-top: -38px;
117
- right: 18px;
115
+ height: 32px;
116
+ margin-top: -35px;
117
+ right: 4px;
118
118
  top: 100%;
119
- width: 16px;
119
+ width: 32px;
120
120
  }
121
121
 
122
122
  .e-multiselect.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker {
@@ -138,11 +138,11 @@
138
138
 
139
139
  .e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
140
140
  .e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker {
141
- height: 34px;
142
- margin-top: -35px;
143
- right: 16px;
141
+ height: 24px;
142
+ margin-top: -29px;
143
+ right: 2px;
144
144
  top: 100%;
145
- width: 14px;
145
+ width: 24px;
146
146
  }
147
147
 
148
148
  .e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,
@@ -835,7 +835,7 @@
835
835
  }
836
836
 
837
837
  .e-multiselect.e-rtl .e-multi-select-wrapper.e-down-icon .e-close-hooker::before {
838
- left: -7px;
838
+ left: 0;
839
839
  }
840
840
 
841
841
  .e-popup.e-multi-select-list-wrapper .e-list-item .e-checkbox-wrapper {
@@ -1645,7 +1645,7 @@ ejs-multiselect {
1645
1645
 
1646
1646
  .e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
1647
1647
  .e-multiselect.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker {
1648
- color: rgba(var(--color-sf-on-surface-variant), 0.54);
1648
+ color: rgba(var(--color-sf-on-surface-variant));
1649
1649
  }
1650
1650
 
1651
1651
  .e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker:hover,
@@ -2369,11 +2369,11 @@ ejs-multiselect {
2369
2369
 
2370
2370
  .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
2371
2371
  .e-bigger .e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker {
2372
- height: 54px;
2372
+ height: 40px;
2373
2373
  margin-top: -55px;
2374
- right: 16px;
2374
+ right: 6px;
2375
2375
  top: 100%;
2376
- width: 20px;
2376
+ width: 40px;
2377
2377
  }
2378
2378
 
2379
2379
  .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,
@@ -2629,15 +2629,6 @@ ejs-multiselect {
2629
2629
  right: 48px;
2630
2630
  }
2631
2631
 
2632
- .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
2633
- .e-bigger .e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker {
2634
- height: 54px;
2635
- margin-top: -55px;
2636
- right: 16px;
2637
- top: 100%;
2638
- width: 20px;
2639
- }
2640
-
2641
2632
  .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,
2642
2633
  .e-bigger .e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker {
2643
2634
  right: 60px;