hanbaoshan
2020-09-18 3c093da398a4a9271c463341556d7621c1e4d0df
src/pages/cameraAccess/index/App.vue
@@ -72,6 +72,7 @@
  // height: inherit;
  background-color: #fff;
  position: relative;
  //float: left;
}
.column-right {
  position: relative;
@@ -80,7 +81,7 @@
  box-sizing: border-box;
  overflow-y: hidden;
  height: 100%;
  min-width: 1680px;
  min-width: 1602px;
}
.resize-save {
  position: absolute;
@@ -111,7 +112,7 @@
  border-right: 2px solid #efefef;
  border-left: 1px solid #e0e0e0;
  pointer-events: none;
  cursor: ew-resize;
  //cursor: ew-resize;
}
.resize-bar:hover ~ .resize-line,
.resize-bar:active ~ .resize-line {