@webitel/ui-sdk 0.9.49 → 0.9.50

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": "0.9.49",
3
+ "version": "0.9.50",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "serve-lib": "vue-cli-service serve",
@@ -100,6 +100,10 @@ export default {
100
100
  </script>
101
101
 
102
102
  <style lang="scss" scoped>
103
+ .wt-table-column-select {
104
+ line-height: 0; // prevent 24x28 icon heght :/
105
+ }
106
+
103
107
  .wt-table-column-select__popup__list {
104
108
  @extend %wt-scrollbar;
105
109
  max-height: 35vh; // fixme popup fixed sizes