fix: width abnormal when collapse all closed

This commit is contained in:
TTTTian 2024-03-25 08:38:36 +00:00
parent 8561e54aea
commit 6514043e69

View File

@ -1,6 +1,6 @@
<template>
<el-container class="panel-container">
<el-tabs v-model="activeTab" style="height: 100%; overflow: hidden">
<el-tabs v-model="activeTab" style="height: 100%; width:100%; overflow: hidden">
<el-tab-pane :label="i18nt('designer.hint.widgetSetting')" name="1">
<el-scrollbar class="setting-scrollbar" :style="{height: scrollerHeight}">