Done !
| Server IP : 46.105.57.169 / Your IP : 216.73.216.67 Web Server : Apache System : Linux webm002.cluster120.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64 User : verseaumee ( 152031) PHP Version : 8.5.7 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/verseaumee/ptitsanes/media/gantry5/engines/nucleus/scss/nucleus/ |
Upload File : |
#g-offcanvas {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow-x: hidden;
overflow-y: auto;
text-align: left;
display: none;
-webkit-overflow-scrolling: touch
}
.g-offcanvas-toggle {
display: block;
position: absolute;
top: 0.7rem;
left: 0.7rem;
z-index: 10;
line-height: 1;
cursor: pointer;
}
.g-offcanvas-active {
overflow-x: hidden;
}
.g-offcanvas-open {
overflow: hidden;
body, #g-page-surround {
overflow: hidden;
}
.g-nav-overlay {
z-index: 15;
position: absolute;
opacity: 1;
height: 100%;
}
#g-offcanvas {
display: block;
}
}
body .g-offcanvas-hide {
@extend .hide;
}
.g-offcanvas-left {
#g-page-surround {
left: 0;
}
}
// Right Positioning
.g-offcanvas-right {
#g-offcanvas {
left: inherit;
}
.g-offcanvas-toggle {
left: inherit;
right: 0.7rem;
}
#g-page-surround {
right: 0;
}
}
// Left Positioning
.g-offcanvas-left {
#g-offcanvas {
right: inherit;
}
}