mirror of
https://github.com/yingziwu/mastodon.git
synced 2026-02-04 03:25:14 +00:00
Fix mobile admin sidebar displaying under batch table toolbar (#37307)
This commit is contained in:
parent
617926742c
commit
53437c4653
1 changed files with 1 additions and 0 deletions
|
|
@ -163,6 +163,7 @@ $content-width: 840px;
|
|||
width: 100%;
|
||||
max-width: $content-width;
|
||||
flex: 1 1 auto;
|
||||
isolation: isolate;
|
||||
}
|
||||
|
||||
@media screen and (max-width: ($content-width + $sidebar-width)) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue