Fix media uploads in composer appearing over search results in advanced interface (#32217)
This commit is contained in:
parent
ceba0f082e
commit
4a2d3929c5
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue