hanbaoshan
2020-12-03 c587fbdad6f75ba05e5440b41be144bd335703aa
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;