修改 node-sass 为 dart-sass

This commit is contained in:
RuoYi
2020-07-30 21:44:53 +08:00
parent 40696a10e3
commit 5524d5a0bc
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;
}