diff --git a/www/src/theme/Playground/styles.module.css b/www/src/theme/Playground/styles.module.css index f2b9564883..20e445713b 100644 --- a/www/src/theme/Playground/styles.module.css +++ b/www/src/theme/Playground/styles.module.css @@ -2,7 +2,6 @@ margin-bottom: var(--ifm-leading); border-radius: var(--ifm-global-radius); box-shadow: var(--ifm-global-shadow-lw); - overflow: hidden; } .playgroundHeader {