diff --git a/src/views/dashboard/controls/Tab.vue b/src/views/dashboard/controls/Tab.vue index 8105bc5e..3c8a1fe2 100644 --- a/src/views/dashboard/controls/Tab.vue +++ b/src/views/dashboard/controls/Tab.vue @@ -56,7 +56,9 @@ limitations under the License. --> :row-height="10" :is-draggable="true" :is-resizable="true" - @layout-updated="layoutUpdatedEvent" + :vertical-compact="true" + :use-css-transforms="true" + :responsive="true" >