Widget: fix running different versions of Vue on the same page

This commit is contained in:
Richard Schreiber
2023-09-14 10:31:18 +02:00
committed by GitHub
parent 9efb1653ee
commit 66ae5d1af2
4 changed files with 16 additions and 11 deletions

View File

@@ -1000,6 +1000,3 @@
}
}
}
// https://github.com/Akryum/vue-resize/blob/master/dist/vue-resize.css
.resize-observer[data-v-b329ee4c]{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;border:none;background-color:transparent;pointer-events:none;display:block;overflow:hidden;opacity:0}.resize-observer[data-v-b329ee4c] object{display:block;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;pointer-events:none;z-index:-1}