diff --git a/sass/helpers/other.sass b/sass/helpers/other.sass index e8bb93de..cb7c4cd6 100644 --- a/sass/helpers/other.sass +++ b/sass/helpers/other.sass @@ -6,6 +6,7 @@ .is-clickable cursor: pointer !important + pointer-events: all !important .is-unselectable @extend %unselectable