mirror of
https://github.com/glitch-soc/mastodon.git
synced 2024-11-23 16:44:04 -05:00
Fix media uploads in composer appearing over search results in advanced interface (#32217)
This commit is contained in:
parent
ceba0f082e
commit
4a2d3929c5
@ -3611,6 +3611,7 @@ $ui-header-logo-wordmark-width: 99px;
|
|||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
z-index: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.drawer__inner__mastodon {
|
.drawer__inner__mastodon {
|
||||||
|
Loading…
Reference in New Issue
Block a user