mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
Add is-clickable to helpers (#3085)
* Add is-clickable to helpers * Be sure to add !important
This commit is contained in:
parent
b429406710
commit
86e0aaa09f
@ -4,5 +4,8 @@
|
|||||||
.is-shadowless
|
.is-shadowless
|
||||||
box-shadow: none !important
|
box-shadow: none !important
|
||||||
|
|
||||||
|
.is-clickable
|
||||||
|
cursor: pointer !important
|
||||||
|
|
||||||
.is-unselectable
|
.is-unselectable
|
||||||
@extend %unselectable
|
@extend %unselectable
|
||||||
|
Loading…
Reference in New Issue
Block a user