fix is-clickable for icons in input fields

This commit is contained in:
Isitar 2020-10-19 16:58:59 +02:00 committed by Jeremy Thomas
parent 5ea099cb5d
commit 77889cca34

View File

@ -6,6 +6,7 @@
.is-clickable
cursor: pointer !important
pointer-events: all !important
.is-unselectable
@extend %unselectable