mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-29 14:19:03 +01:00
[Glitch] Fix media uploads in composer appearing over search results in advanced interface
Port b5006539c9
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
ce3bedade3
commit
54b209243b
1 changed files with 1 additions and 0 deletions
|
@ -3793,6 +3793,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