🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-08-06 22:42:41 | PHP 8.2.32
📂
/ (Root)
/
home
/
eliteewa
/
public_html
/
wp-content
/
plugins
/
easy-accordion-free
/
src
/
components
/
popup
📍 /home/eliteewa/public_html/wp-content/plugins/easy-accordion-free/src/components/popup
🔄 Refresh
✏️
Editing: editor.scss
Writable
.sp-easy-accordion-popup-content { position: absolute; z-index: 9999; background: #ffffff; border-radius: 4px; width: fit-content; height: fit-content; margin: 0; // overflow: hidden; padding: 0; box-sizing: border-box; box-shadow: 0px 4px 16px rgb(0 0 0 / 20%); margin-top: -12px; } .sp-easy-accordion-button { .sp-easy-accordion-header-left { &.wide-area { width: 85%; justify-content: space-between; align-items: center; .sp-easy-accordion-toggle { width: 100%; .components-toggle-control { margin-bottom: 0px; } } } } }
💾 Save Changes
❌ Cancel