若依
2023-07-06 f31c207551a70b421277776b62b895007b8a1c71
ruoyi-ui/src/layout/components/TagsView/ScrollPane.vue
@@ -82,12 +82,12 @@
  position: relative;
  overflow: hidden;
  width: 100%;
  /deep/ {
  ::v-deep {
    .el-scrollbar__bar {
      bottom: 0px;
    }
    .el-scrollbar__wrap {
      height: 49px;
      height: 39px;
    }
  }
}