mirror of
https://github.com/Eugeny/tabby.git
synced 2025-09-24 17:16:03 +00:00
Update theme.scss
This commit is contained in:
@@ -243,7 +243,8 @@ hotkey-input-modal {
|
|||||||
.list-group-item {
|
.list-group-item {
|
||||||
background: transparent;
|
background: transparent;
|
||||||
border: none;
|
border: none;
|
||||||
border-top: 1px solid rgba(255, 255, 255, .05);
|
|
||||||
|
border-top: 1px solid rgb(0, 21, 43, .4);
|
||||||
|
|
||||||
&:first-child {
|
&:first-child {
|
||||||
border-top: none;
|
border-top: none;
|
||||||
|
Reference in New Issue
Block a user