Remove display:contents from vue-portal-target

This commit is contained in:
rijkvanzanten
2020-08-05 13:02:22 -04:00
parent 6ef71fa2ba
commit de087aba19
2 changed files with 0 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
.vue-portal-target {
display: contents;
}

View File

@@ -6,7 +6,6 @@
@import 'themes/dark';
@import 'themes/light';
@import 'lib/codemirror';
@import 'lib/portal-vue';
@import 'lib/cropperjs';
body.light {