[代码优化](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

@@ -102,7 +102,7 @@ export default {
color: #444;
background: #ffffff !important;
}
/deep/ .el-dialog__body{
::v-deep .el-dialog__body{
padding: 0 20px 10px 20px !important;
}
</style>