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%;
|
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)) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user