mirror of
https://github.com/Eugeny/tabby.git
synced 2025-01-07 03:10:41 +03:00
fixed misaligned tab content - fixes #3715
This commit is contained in:
parent
7ab3238617
commit
8801839c7a
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user