1
1
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:
Eugene Pankov 2021-04-24 10:57:29 +02:00
parent 7ab3238617
commit 8801839c7a
No known key found for this signature in database
GPG Key ID: 5896FCBBDD1CF4F4

View File

@ -146,7 +146,7 @@ $side-tab-width: 200px;
width: 100%;
height: 100%;
left: 100%;
left: -100%;
&.content-tab-active {
left: 0;