From f40f475f384f2bae54ec3c16d075edca6137249d Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Mon, 10 Jan 2022 12:24:11 +0100 Subject: [PATCH] wip #5011 @0.25 --- style/slideshow/dummy.less | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/style/slideshow/dummy.less b/style/slideshow/dummy.less index c8c1d10f..f23023e7 100644 --- a/style/slideshow/dummy.less +++ b/style/slideshow/dummy.less @@ -1,5 +1,9 @@ @import "../variables"; +.link[data-slideshow-lib="dummy"] { + pointer-events: none; +} + .fb-slideshow-wrapper.dummy { width: 100%; height: 100%; -- 2.39.5