terminal resizing

This commit is contained in:
David Lechner
2020-05-04 22:08:44 -05:00
parent fce6b25e0b
commit a44e97f4a3
10 changed files with 93 additions and 94 deletions
+1 -1
View File
@@ -79,7 +79,7 @@ class OpenFileButton extends React.Component<OpenFileButtonProps> {
>
<Button
{...getRootProps()}
variant="primary"
variant="light"
disabled={this.props.enabled === false}
style={
this.props.enabled === false