do you have any idea how to add a top pointer (triangle) for some Clarity's dropdown components (but not globally) ?
Actually, Clarity's dropdown are without top pointer.
I'm not really sure about the best way to add a top triangle (like here), preferably in pure CSS, only for some dropdown, not globally.
Image with and without dropdown top pointer
About the libraries I'm using: Clarity 0.11.x and angular 5.x with universal.
Thanks for all your help.
Edit: Last minute: I've probably need to customize the whole dropdown (margins, links, ...). So if you have instead a solution to use a custom template with a dropdown or if Clarity has a directive or a service that popup a template, any help is welcomed.