diff --git a/sass/helpers/other.sass b/sass/helpers/other.sass index 9aa271b3..e8bb93de 100644 --- a/sass/helpers/other.sass +++ b/sass/helpers/other.sass @@ -4,5 +4,8 @@ .is-shadowless box-shadow: none !important +.is-clickable + cursor: pointer !important + .is-unselectable @extend %unselectable