🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-14 12:40:25 | PHP 8.1.34
📂
/ (Root)
/
home
/
therahul
/
public_html
/
scss
/
bootstrap
/
scss
/
mixins
📍 /home/therahul/public_html/scss/bootstrap/scss/mixins
🔄 Refresh
✏️
Editing: _text-truncate.scss
Writable
// Text truncate // Requires inline-block or block for proper styling @mixin text-truncate() { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
💾 Save Changes
❌ Cancel