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:
parent
c956ee1183
commit
2f63a1ebbb
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user