mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-30 16:29:53 +00:00
theme fix
This commit is contained in:
parent
fef19615bb
commit
9ec1a0d253
@ -66,6 +66,10 @@ $side-tab-width: 200px;
|
|||||||
.drag-space {
|
.drag-space {
|
||||||
flex: auto;
|
flex: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
&>.inset {
|
||||||
|
opacity: 0;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@ -92,7 +96,7 @@ $side-tab-width: 200px;
|
|||||||
color: #aaa;
|
color: #aaa;
|
||||||
border: none;
|
border: none;
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
|
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
|
||||||
&.dropdown-toggle::after {
|
&.dropdown-toggle::after {
|
||||||
@ -121,7 +125,6 @@ $side-tab-width: 200px;
|
|||||||
width: 85px;
|
width: 85px;
|
||||||
height: $tabs-height;
|
height: $tabs-height;
|
||||||
flex: none;
|
flex: none;
|
||||||
opacity: 0;
|
|
||||||
-webkit-app-region: drag;
|
-webkit-app-region: drag;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user