diff --git a/resources/css/admin-style.css b/resources/css/admin-style.css index eedccef..95166df 100644 --- a/resources/css/admin-style.css +++ b/resources/css/admin-style.css @@ -38,7 +38,7 @@ body.post-type-artisans { @apply opacity-60; * { cursor: not-allowed; - pointer-events: none; + /* pointer-events: none; */ } }