mirror of
https://codeberg.org/uzu/strudel
synced 2026-09-09 16:07:00 -04:00
fix panel scroll
This commit is contained in:
@@ -291,7 +291,7 @@ export function Repl({ embedded = false }) {
|
||||
<div
|
||||
className={cx(
|
||||
'h-full flex flex-col relative',
|
||||
// 'bg-gradient-to-t from-green-900 to-slate-900', //
|
||||
// overflow-hidden
|
||||
)}
|
||||
>
|
||||
<Loader active={pending} />
|
||||
|
||||
Reference in New Issue
Block a user