zhangzengfei
2021-06-11 fa7044f3ccc9a91bc2bc117d1a06f650d86554f2
src/pages/search/index/App.vue
@@ -54,6 +54,9 @@
</script>
<style lang="scss" >
.left-tree-box .local-vedio-area .dev-vedio-list{
  height: calc(100vh - 130px);
}
.left-tree-box .el-tabs--border-card .el-tabs__header{
  display: block!important;
  margin-bottom: 10px;
@@ -93,7 +96,7 @@
  overflow-x: hidden;
}
.resize-bar {
  width: 310px;
  width: 338px;
  height: inherit;
  resize: horizontal;
  cursor: ew-resize;