mirror of
https://github.com/Eugeny/tabby.git
synced 2025-10-05 14:34:54 +00:00
theme tweaks
This commit is contained in:
@@ -42,12 +42,13 @@ $tabs-height: 36px;
|
||||
flex: none;
|
||||
background: transparent;
|
||||
opacity: 0;
|
||||
-webkit-app-region: no-drag;
|
||||
|
||||
$button-size: 26px;
|
||||
width: $button-size;
|
||||
height: $button-size;
|
||||
border-radius: $button-size / 2;
|
||||
line-height: $button-size;
|
||||
line-height: $button-size * 0.9;
|
||||
align-self: center;
|
||||
margin-right: 10px;
|
||||
|
||||
|
Reference in New Issue
Block a user