This commit is contained in:
@@ -52,7 +52,7 @@
|
|||||||
|
|
||||||
&.with-right-panel {
|
&.with-right-panel {
|
||||||
.panel.panel-left {
|
.panel.panel-left {
|
||||||
transform: translateX(-200vw);
|
transform: translateX(-200%);
|
||||||
}
|
}
|
||||||
|
|
||||||
.panel.panel-right {
|
.panel.panel-right {
|
||||||
@@ -66,7 +66,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.panel.panel-right {
|
.panel.panel-right {
|
||||||
transform: translateX(200vw);
|
transform: translateX(200%);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user