diff --git a/webapp/components/TeaserImage/TeaserImage.vue b/webapp/components/TeaserImage/TeaserImage.vue index db5e72d0b..d5b618c03 100644 --- a/webapp/components/TeaserImage/TeaserImage.vue +++ b/webapp/components/TeaserImage/TeaserImage.vue @@ -206,6 +206,6 @@ export default { position: absolute; left: 10px; top: 10px; - z-index: 9999; + z-index: 1; }