style(editor): 修复组件树无法滑动的问题

This commit is contained in:
parisma 2022-11-23 17:21:05 +08:00 committed by roymondchen
parent 47e851ce5e
commit db91b3e6c6

View File

@ -1,5 +1,5 @@
<template>
<div ref="layerPanel">
<div ref="layerPanel" style="height: 100%">
<TMagicScrollbar class="magic-editor-layer-panel">
<slot name="layer-panel-header"></slot>