@webitel/ui-sdk 2.1.1 → 2.1.2

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": "2.1.1",
3
+ "version": "2.1.2",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "serve-lib": "vue-cli-service serve",
@@ -108,7 +108,7 @@ export default {
108
108
  border: none;
109
109
  }
110
110
 
111
- .wt-select__arrow-caret {
111
+ .wt-select__select {
112
112
  top: 0;
113
113
  right: 0;
114
114
  }