[代码优化](v2.5): node-sass 替换为 dart-sass, /deep/ 变更为 ::v-deep

This commit is contained in:
ZhengJie
2020-07-08 11:20:45 +08:00
parent 44e432a5a2
commit 2b2971ec48
17 changed files with 28 additions and 28 deletions

View File

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