mirror of
https://github.com/jgthms/bulma
synced 2026-03-23 13:29:35 -07:00
fix is-clickable for icons in input fields
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user