替换node-sass

This commit is contained in:
Aaron
2021-06-30 10:27:53 +08:00
parent 88f5ab4329
commit 0c4966130f
19 changed files with 25 additions and 25 deletions

View File

@ -112,7 +112,7 @@ export default {
</script>
<style rel="stylesheet/scss" lang="scss" scoped>
/deep/ .el-input-number .el-input__inner {
::v-deep .el-input-number .el-input__inner {
text-align: left;
}
</style>