mirror of
https://github.com/Eugeny/tabby
synced 2024-11-14 08:57:21 +00:00
theme tweak
This commit is contained in:
parent
55a54a1399
commit
b57ff8f37a
1 changed files with 1 additions and 1 deletions
|
@ -207,7 +207,7 @@ settings-tab > ngb-tabset {
|
|||
border-right: 1px solid $body-bg;
|
||||
|
||||
& > .nav {
|
||||
background: $body-bg2;
|
||||
background: rgba(0, 0, 0, 0.25);
|
||||
|
||||
& > .nav-item > .nav-link {
|
||||
border-left: none;
|
||||
|
|
Loading…
Reference in a new issue