From 87ed979588b768f7feeba76de22cbe3d6b0b446c Mon Sep 17 00:00:00 2001 From: Eugene Pankov Date: Sun, 19 Dec 2021 18:11:46 +0100 Subject: [PATCH] lint --- tabby-ssh/src/components/sftpPanel.component.scss | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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;