mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-29 15:59:54 +00:00
theme fix
This commit is contained in:
parent
fef19615bb
commit
9ec1a0d253
@ -66,6 +66,10 @@ $side-tab-width: 200px;
|
||||
.drag-space {
|
||||
flex: auto;
|
||||
}
|
||||
|
||||
&>.inset {
|
||||
opacity: 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@ -121,7 +125,6 @@ $side-tab-width: 200px;
|
||||
width: 85px;
|
||||
height: $tabs-height;
|
||||
flex: none;
|
||||
opacity: 0;
|
||||
-webkit-app-region: drag;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user