You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd say that your problem is that your psuedo element is above the transparent element.
You can fix this by making sure that hat psuedo element has a lower z-index that the element.
I wanted to add an arrow in css using :after. When I click the arrow, the dropdown doesn't open. Clicking anywhere else works as expected. Thanks
The text was updated successfully, but these errors were encountered: