mirror of
https://github.com/Eugeny/tabby.git
synced 2025-09-24 00:56:06 +00:00
fixed misaligned tab content - fixes #3715
This commit is contained in:
@@ -146,7 +146,7 @@ $side-tab-width: 200px;
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
|
||||||
left: 100%;
|
left: -100%;
|
||||||
|
|
||||||
&.content-tab-active {
|
&.content-tab-active {
|
||||||
left: 0;
|
left: 0;
|
||||||
|
Reference in New Issue
Block a user