Eugene Pankov 4 лет назад
Родитель
Сommit
7bcf3dbabe
1 измененных файлов с 2 добавлено и 1 удалено
  1. 2 1
      tabby-core/src/theme.scss

+ 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;