From ee3dc52cd0841878d1f7b52c13610b73e6686856 Mon Sep 17 00:00:00 2001 From: Joey <23112101+gfrcsd@users.noreply.github.com> Date: Tue, 29 Sep 2020 14:12:29 +0100 Subject: [PATCH] Add "is-clickable" helper to documentation --- docs/documentation/helpers/other-helpers.html | 4 ++++ 1 file changed, 4 insertions(+) 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
is-clickable
cursor: pointer !important
to the element.is-relative
position: relative
to the element.