mirror of
https://github.com/mastodon/mastodon.git
synced 2026-03-14 22:44:08 +00:00
Fix mobile admin sidebar displaying under batch table toolbar (#37307)
This commit is contained in:
parent
6480e16c17
commit
a505c2efd8
|
|
@ -164,6 +164,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…
Reference in New Issue
Block a user