Browse Source

fixed #8093 - SFTP panel visual issues

Eugene Pankov 2 years ago
parent
commit
beb7c614bc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tabby-ssh/src/components/sftpPanel.component.scss

+ 1 - 1
tabby-ssh/src/components/sftpPanel.component.scss

@@ -46,6 +46,6 @@
     }
 }
 
-.btn-close svg {
+.btn-link svg {
     width: 12px;
 }