RuoYi
2023-06-30 5280fb5a0d2ec9dcc219e6079d4ffac3e45dc882
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;
    }
  }
}