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

View File

@@ -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;