Replacing the /deep/ selector

https://community.n8n.io/t/editor-ui-building/778
This commit is contained in:
Guilherme Almeida Girardi
2020-02-07 13:36:23 -03:00
parent 56c8d4688f
commit 30f013f9be
2 changed files with 4 additions and 4 deletions

View File

@@ -102,7 +102,7 @@ export default Vue.extend({
margin-top: 1em;
}
/deep/ .expression-dialog {
::v-deep .expression-dialog {
.el-dialog__header {
padding: 0;
}