diff --git a/docs/documentation/helpers/other-helpers.html b/docs/documentation/helpers/other-helpers.html index 4c00545a..e762ab11 100644 --- a/docs/documentation/helpers/other-helpers.html +++ b/docs/documentation/helpers/other-helpers.html @@ -48,6 +48,10 @@ breadcrumb: is-unselectable Prevents the text from being selectable + + is-clickable + Applies cursor: pointer !important to the element. + is-relative Applies position: relative to the element.