瀏覽代碼

style tweak

Eugene 2 年之前
父節點
當前提交
fec5d809b7
共有 1 個文件被更改,包括 1 次插入1 次删除
  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 {
     .list-group-item-action {
         &:hover {
         &:hover {
-            box-shadow: 0 0 0 1px white;  
+            background: rgba(white, .05);
         }
         }
     }
     }