1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-11-23 21:34:13 +03:00

Update theme.scss

This commit is contained in:
Eugene Pankov 2021-07-27 20:37:18 +02:00
parent 273111fb05
commit 7bcf3dbabe
No known key found for this signature in database
GPG Key ID: 5896FCBBDD1CF4F4

View File

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