1
0
Eugene Pankov 4 жил өмнө
parent
commit
7bcf3dbabe

+ 2 - 1
tabby-core/src/theme.scss

@@ -243,7 +243,8 @@ hotkey-input-modal {
     .list-group-item {
         background: transparent;
         border: none;
-        border-top: 1px solid rgba(255, 255, 255, .05);
+
+        border-top: 1px solid rgb(0, 21, 43, .4);
 
         &:first-child {
             border-top: none;