mirror of
https://github.com/Eugeny/tabby.git
synced 2025-01-07 03:10:41 +03:00
display split tab spanners below the maximized pane
This commit is contained in:
parent
7be921592a
commit
78cd2a0794
@ -18,7 +18,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
&.maximized {
|
&.maximized {
|
||||||
z-index: 2;
|
z-index: 6;
|
||||||
box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 30px;
|
box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 30px;
|
||||||
backdrop-filter: blur(10px);
|
backdrop-filter: blur(10px);
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
|
Loading…
Reference in New Issue
Block a user