mirror of
https://github.com/Eugeny/tabby.git
synced 2024-11-10 02:06:29 +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%;
|
||||
height: 100%;
|
||||
|
||||
left: 100%;
|
||||
left: -100%;
|
||||
|
||||
&.content-tab-active {
|
||||
left: 0;
|
||||
|
Loading…
Reference in New Issue
Block a user