Browse Source

style tweak

Eugene 2 years ago
parent
commit
fec5d809b7
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

@@ -31,7 +31,7 @@
 
     .list-group-item-action {
         &:hover {
-            box-shadow: 0 0 0 1px white;  
+            background: rgba(white, .05);
         }
     }