Fix media uploads in composer appearing over search results in advanced interface (#32217)

This commit is contained in:
Claire 2024-10-02 15:28:36 +02:00
parent ceba0f082e
commit 4a2d3929c5

View file

@ -3611,6 +3611,7 @@ $ui-header-logo-wordmark-width: 99px;
overflow-y: auto;
width: 100%;
height: 100%;
z-index: 0;
}
.drawer__inner__mastodon {