[代码优化](v2.5): node-sass 替换为 dart-sass, /deep/ 变更为 ::v-deep
This commit is contained in:
@@ -179,10 +179,10 @@ export default {
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
/deep/ .el-image__error, .el-image__placeholder{
|
||||
::v-deep .el-image__error, .el-image__placeholder{
|
||||
background: none;
|
||||
}
|
||||
/deep/ .el-image-viewer__wrapper{
|
||||
::v-deep .el-image-viewer__wrapper{
|
||||
top: 55px;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user