🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-14 12:38:47 | PHP 8.1.34
📂
/ (Root)
/
home
/
therahul
/
public_html
/
scss
/
bootstrap
/
scss
/
mixins
📍 /home/therahul/public_html/scss/bootstrap/scss/mixins
🔄 Refresh
✏️
Editing: _resize.scss
Writable
// Resize anything @mixin resizable($direction) { overflow: auto; // Per CSS3 UI, `resize` only applies when `overflow` isn't `visible` resize: $direction; // Options: horizontal, vertical, both }
💾 Save Changes
❌ Cancel