mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
fix is-clickable for icons in input fields
This commit is contained in:
parent
5ea099cb5d
commit
77889cca34
@ -6,6 +6,7 @@
|
|||||||
|
|
||||||
.is-clickable
|
.is-clickable
|
||||||
cursor: pointer !important
|
cursor: pointer !important
|
||||||
|
pointer-events: all !important
|
||||||
|
|
||||||
.is-unselectable
|
.is-unselectable
|
||||||
@extend %unselectable
|
@extend %unselectable
|
||||||
|
Loading…
Reference in New Issue
Block a user