📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-21 06:00:52
📂
/ (Root)
/
home
/
xeqi7597
/
cds.claireduwig.com
/
wp-content
/
plugins
/
generateblocks
/
src
/
components
/
url-controls
📍 /home/xeqi7597/cds.claireduwig.com/wp-content/plugins/generateblocks/src/components/url-controls
🔄 Refresh
✏️
Editing: editor.scss
Writable
.gb-url-controls { display: flex; flex-direction: column; gap: 5px; &__link { &-input { min-width: auto; input[type="text"] { width: 100%; } } } } .components-popover__content { .gb-url-controls { .gb-stack { align-items: center; } input[type="text"] { height: 35px !important; } .components-button { height: 35px !important; min-height: 35px !important; padding: 0 10px; } } }
💾 Save Changes
❌ Cancel