Loading core/modules/navigation/css/components/admin-toolbar.css +1 −1 Original line number Diff line number Diff line Loading @@ -236,7 +236,6 @@ body { */ .admin-toolbar__scroll-wrapper { display: flex; overflow-x: hidden; overflow-y: auto; flex-direction: column; height: 100%; Loading @@ -252,6 +251,7 @@ body { @media (min-width: 64rem) { .admin-toolbar__scroll-wrapper { display: contents; overflow-y: unset; background: none; } } Loading core/modules/navigation/css/components/admin-toolbar.pcss.css +1 −1 Original line number Diff line number Diff line Loading @@ -249,7 +249,6 @@ body { */ .admin-toolbar__scroll-wrapper { display: flex; overflow-x: hidden; overflow-y: auto; flex-direction: column; height: 100%; Loading @@ -264,6 +263,7 @@ body { @media (--admin-toolbar-desktop) { display: contents; overflow-y: unset; background: none; } } Loading Loading
core/modules/navigation/css/components/admin-toolbar.css +1 −1 Original line number Diff line number Diff line Loading @@ -236,7 +236,6 @@ body { */ .admin-toolbar__scroll-wrapper { display: flex; overflow-x: hidden; overflow-y: auto; flex-direction: column; height: 100%; Loading @@ -252,6 +251,7 @@ body { @media (min-width: 64rem) { .admin-toolbar__scroll-wrapper { display: contents; overflow-y: unset; background: none; } } Loading
core/modules/navigation/css/components/admin-toolbar.pcss.css +1 −1 Original line number Diff line number Diff line Loading @@ -249,7 +249,6 @@ body { */ .admin-toolbar__scroll-wrapper { display: flex; overflow-x: hidden; overflow-y: auto; flex-direction: column; height: 100%; Loading @@ -264,6 +263,7 @@ body { @media (--admin-toolbar-desktop) { display: contents; overflow-y: unset; background: none; } } Loading