mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-29 08:34:45 +02:00
This commit is contained in:
parent
94ea9c37d0
commit
b92712e990
@ -212,10 +212,7 @@ export default () => {
|
|||||||
tw`rounded-t p-2 bg-black w-full`,
|
tw`rounded-t p-2 bg-black w-full`,
|
||||||
!canSendCommands && tw`rounded-b`,
|
!canSendCommands && tw`rounded-b`,
|
||||||
]}
|
]}
|
||||||
style={{
|
style={{ minHeight: '16rem' }}
|
||||||
minHeight: '16rem',
|
|
||||||
maxHeight: '32rem',
|
|
||||||
}}
|
|
||||||
>
|
>
|
||||||
<TerminalDiv id={'terminal'} ref={ref}/>
|
<TerminalDiv id={'terminal'} ref={ref}/>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user