1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-12-02 11:44:01 +03:00

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
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%; width: 100%;
height: 100%; height: 100%;
left: -100%; left: -1000%;
&.content-tab-active { &.content-tab-active {
left: 0; left: 0;