wrote:
Hi Reyan,
If you want to avoid the click then you can use
SyntaxEditor Code Snippet
.selector-class .SectionExpandable_header { pointer-events: none; }
Regards,
Pankaj
Thanks a lot!!!!! It works.
Regards.
Pankaj pant wrote:
Hi Reyan,
If you want to avoid the click then you can use
SyntaxEditor Code Snippet
.selector-class .SectionExpandable_header { pointer-events: none; }
Regards,
Pankaj
Thanks a lot!!!!! It works.
Regards.