ui-theme-igc-effect 1.5.11 → 1.5.13

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.
@@ -48,6 +48,10 @@
48
48
  line-height: var(--line-height-text-m);
49
49
  }
50
50
 
51
+ .Theme_control_igcEffect .SelectDropdown-List .ListItem_disabled {
52
+ color: var(--color-gray-300);
53
+ }
54
+
51
55
  .Theme_control_igcEffect.SelectDropdown-List .ListItemGrid-Slot,
52
56
  .Theme_control_igcEffect.deprecated--SelectDropdown-List .ListItemGrid-Slot {
53
57
  line-height: var(--line-height-text-m);
@@ -201,3 +205,8 @@
201
205
  .Theme_control_igcEffect .deprecated--Select-Placeholder {
202
206
  font-weight: var(--font-weight-placeholder);
203
207
  }
208
+ .Theme_control_igcEffect
209
+ > .SelectDropdown-ScrollContainer
210
+ > .SelectDropdown-List {
211
+ overflow: unset;
212
+ }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "ui-theme-igc-effect",
3
3
  "private": false,
4
- "version": "1.5.11",
4
+ "version": "1.5.13",
5
5
  "type": "module",
6
6
  "license": "MIT",
7
7
  "files": [