mirror of
https://github.com/mastodon/mastodon.git
synced 2026-08-20 06:34:35 -05:00
Set z-index of dropdown to 9999. (#9126)
This commit is contained in:
@@ -1669,6 +1669,7 @@ a.account__display-name {
|
||||
padding: 4px 0;
|
||||
border-radius: 4px;
|
||||
box-shadow: 2px 4px 15px rgba($base-shadow-color, 0.4);
|
||||
z-index: 9999;
|
||||
|
||||
ul {
|
||||
list-style: none;
|
||||
|
||||
Reference in New Issue
Block a user