Skip to content

Commit

Permalink
Set the initial height of widgets
Browse files Browse the repository at this point in the history
  • Loading branch information
GermanBluefox authored Jun 21, 2024
1 parent 69ecfa4 commit 1a98dc9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src-widgets/src/InventwoWidgetSlider.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,7 @@ class InventwoWidgetSlider extends (window.visRxWidget || VisRxWidget) {
],
visDefaultStyle: {
width: 110,
height: 50,
overflow: 'visible',
},
visPrev: 'widgets/vis-2-widgets-inventwo/img/vis-widget-inventwo-slider.png',
Expand Down

0 comments on commit 1a98dc9

Please sign in to comment.