mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-20 19:39:54 +00: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…
x
Reference in New Issue
Block a user