兰宝车间质量管理系统-前端
LiuHao
2024-03-19 e1289d0abbfeb0e358f765f27a2ef546569e1a2c
fix 修复面板因为min width原因收缩不全
已修改1个文件
1 ■■■■ 文件已修改
src/components/BpmnDesign/index.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/components/BpmnDesign/index.vue
@@ -391,7 +391,6 @@
  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);