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
Since the dropdown menu and the post entry-link both have the same
z-index value `1`, as post element appear later in the HTML structure,
so it will place above the dropdown menu, so we couldn't click the
dropdown menu if it overlap with content title.
0 commit comments