mirror of
https://github.com/Eugeny/tabby.git
synced 2024-12-09 06:20:22 +08:00
theme fix
This commit is contained in:
parent
0f8c27e536
commit
4ceb8ff897
@ -128,9 +128,9 @@ app-root {
|
|||||||
&> .content {
|
&> .content {
|
||||||
.tab-bar {
|
.tab-bar {
|
||||||
.btn-tab-bar {
|
.btn-tab-bar {
|
||||||
&:not(:hover):not(:active) {
|
background: transparent;
|
||||||
background: transparent;
|
&:hover { background: rgba(0, 0, 0, .25) !important; }
|
||||||
}
|
&:active { background: rgba(0, 0, 0, .5) !important; }
|
||||||
}
|
}
|
||||||
|
|
||||||
&>.tabs {
|
&>.tabs {
|
||||||
|
Loading…
Reference in New Issue
Block a user