[Glitch] Fix mobile admin sidebar displaying under batch table toolbar
Port 53437c4653 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
@@ -163,6 +163,7 @@ $content-width: 840px;
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
max-width: $content-width;
|
max-width: $content-width;
|
||||||
flex: 1 1 auto;
|
flex: 1 1 auto;
|
||||||
|
isolation: isolate;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (max-width: ($content-width + $sidebar-width)) {
|
@media screen and (max-width: ($content-width + $sidebar-width)) {
|
||||||
|
|||||||
Reference in New Issue
Block a user