fix panel scroll
This commit is contained in:
parent
f6789aaace
commit
dabc0331cb
2 changed files with 12 additions and 10 deletions
|
|
@ -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} />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue