🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-08-07 02:01:50 | PHP 8.2.32
📂
/ (Root)
/
home
/
eliteewa
/
public_html
/
wp-content
/
themes
/
blocksy
/
static
/
sass
/
frontend
/
5-modules
📍 /home/eliteewa/public_html/wp-content/themes/blocksy/static/sass/frontend/5-modules
🔄 Refresh
✏️
Editing: drawer-canvas.scss
Writable
.ct-drawer-canvas { &[data-location="end"] { height: calc(var(--shortcuts-bar-parent-height, var(--shortcuts-bar-height, 0px)) + var(--floating-bar-parent-height, var(--floating-bar-height, 0px)) + var(--compare-bar-height, 0px)); .ct-drawer-inner { position: fixed; z-index: 100; inset-inline: var(--theme-frame-size, 0px) calc(var(--theme-frame-size, 0px) + var(--scrollbar-width, 0px)); bottom: var(--theme-frame-size, 0px); height: calc(var(--shortcuts-bar-parent-height, var(--shortcuts-bar-height, 0px)) + var(--floating-bar-parent-height, var(--floating-bar-height, 0px)) + var(--compare-bar-height, 0px)); transition: transform 0.2s ease; } } }
💾 Save Changes
❌ Cancel