mirror of
https://github.com/pretix/pretix.git
synced 2026-05-09 15:54:03 +00:00
Widget: fix running different versions of Vue on the same page
This commit is contained in:
committed by
GitHub
parent
9efb1653ee
commit
66ae5d1af2
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user