diff --git a/docs/app/components/layout/main/style.scss b/docs/app/components/layout/main/style.scss index f477d2ba..2ddd5107 100644 --- a/docs/app/components/layout/main/style.scss +++ b/docs/app/components/layout/main/style.scss @@ -70,9 +70,7 @@ } } -/* - don't hide navigation when playground is open if screen width > 1200px -*/ +// don't hide navigation when playground is open if screen width > 1200px @media screen and (min-width: 1200px) { .root { &:not(.with-playground) {