style: terminal panel
This commit is contained in:
@@ -22,6 +22,7 @@ const TerminalModal: React.FC<TerminalModalProps> = ({
|
||||
terminals={terminals}
|
||||
height={height}
|
||||
currentActive={currentActive}
|
||||
onClose={onClose}
|
||||
/>
|
||||
</div>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user