zhangzengfei
2020-09-28 c7095a2bce8dbba2ae1e67e27806b33442d2c27a
src/pages/datapush/index/App.vue
@@ -7,7 +7,6 @@
        <leftList
          ref="baseSync"
          listWidth="350px"
          title="同步库"
          type="1"
          :isSelected="isSelected"
          :activeId="selectedId"
@@ -118,7 +117,7 @@
  overflow-x: hidden;
}
.resize-bar {
  width: 310px;
  width: 370px;
  height: inherit;
  resize: horizontal;
  cursor: ew-resize;