@webitel/ui-sdk 23.12.59 → 23.12.61

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@webitel/ui-sdk",
3
- "version": "23.12.59",
3
+ "version": "23.12.61",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "dev": "vite",
@@ -120,6 +120,7 @@ export default {
120
120
 
121
121
  .multiselect__content-wrapper {
122
122
  border: none;
123
+ background: transparent;
123
124
 
124
125
  .multiselect__option {
125
126
  min-height: 0;