From 6d56046bacceab35a4ec72e24a4eeb198546e52c Mon Sep 17 00:00:00 2001 From: Volpeon Date: Sat, 19 Feb 2022 18:31:12 +0100 Subject: Undo last change --- src/objects/_lightbox.scss | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src') diff --git a/src/objects/_lightbox.scss b/src/objects/_lightbox.scss index 25776f4..6d83f01 100644 --- a/src/objects/_lightbox.scss +++ b/src/objects/_lightbox.scss @@ -50,11 +50,6 @@ gap: fn.dim(--spacing); position: relative; height: 100%; - pointer-events: none; - - > * { - pointer-events: initial; - } @include iro.bem-elem('footer') { grid-area: footer; -- cgit v1.2.3-54-g00ecf