mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-20 13:48:09 +00:00
[Glitch] fix: Fix column header overlapping mobile menu on old Safari
Port e6e8974785 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
@@ -3312,6 +3312,7 @@ a.account__display-name {
|
||||
.columns-area__panels__pane--overlay {
|
||||
pointer-events: auto;
|
||||
background: rgba($base-overlay-background, 0.5);
|
||||
z-index: 3;
|
||||
|
||||
.columns-area__panels__pane__inner {
|
||||
box-shadow: var(--dropdown-shadow);
|
||||
|
||||
Reference in New Issue
Block a user