fixed layout with tabs on side

This commit is contained in:
Eugene Pankov
2021-05-13 17:06:16 +02:00
parent c956ee1183
commit 2f63a1ebbb

View File

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