diff --git a/tabby-ssh/src/components/sftpPanel.component.scss b/tabby-ssh/src/components/sftpPanel.component.scss index ecbcfb70..e2b65330 100644 --- a/tabby-ssh/src/components/sftpPanel.component.scss +++ b/tabby-ssh/src/components/sftpPanel.component.scss @@ -1,9 +1,6 @@ :host { display: flex; - flex-direction: column;; - - > * { - } + flex-direction: column; > .header { padding: 5px 15px 0 20px;