瀏覽代碼

fix 修复面板因为min width原因收缩不全

LiuHao 1 年之前
父節點
當前提交
e1289d0abb
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/components/BpmnDesign/index.vue

+ 0 - 1
src/components/BpmnDesign/index.vue

@@ -391,7 +391,6 @@ pre {
   box-shadow: #cccccc 0 0 8px;
   max-height: 100%;
   width: 25%;
-  min-width: 200px;
   height: calc(100vh - 80px);
   :deep(.el-collapse) {
     height: calc(100vh - 162px);