mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Add is-clickable to helpers (#3085)
* Add is-clickable to helpers * Be sure to add !important
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user