@ -74,7 +74,6 @@ function SandpackRoot(props: SandpackProps) {
hidden: true,
};
debugger;
return (
<div className="sandpack sandpack--playground sandbox my-8">
<SandpackProvider
@ -259,6 +259,7 @@ html.dark .sandpack--playground .sp-overlay {
.sp-layout {
min-height: 216px;
overflow: initial !important;
}
.sp-layout > .sp-stack:nth-child(1) {