hanbaoshan
2020-08-06 24886024f56264fe5453a331bc076a52c19dc5bb
src/pages/cameraAccess/index/App.vue
@@ -84,6 +84,7 @@
  padding: 14px;
  overflow-x: hidden;
  overflow-y: hidden;
  cursor: ew-resize;
}
.resize-bar {
  width: 310px;
@@ -104,6 +105,7 @@
  border-right: 2px solid #efefef;
  border-left: 1px solid #e0e0e0;
  pointer-events: none;
  cursor: ew-resize;
}
.resize-bar:hover ~ .resize-line,
.resize-bar:active ~ .resize-line {