修改 node-sass 为 dart-sass

This commit is contained in:
RuoYi
2020-07-27 16:55:51 +08:00
parent 6e7d7aba93
commit fe030cc022
3 changed files with 3 additions and 3 deletions

View File

@ -82,7 +82,7 @@ export default {
position: relative;
overflow: hidden;
width: 100%;
/deep/ {
::v-deep {
.el-scrollbar__bar {
bottom: 0px;
}