📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-21 07:30:57
📂
/ (Root)
/
home
/
xeqi7597
/
cds.claireduwig.com
/
wp-content
/
plugins
/
generateblocks
/
src
/
blocks
/
button
📍 /home/xeqi7597/cds.claireduwig.com/wp-content/plugins/generateblocks/src/blocks/button
🔄 Refresh
✏️
Editing: editor.scss
Writable
/** * Editor Styles */ .gb-button { line-height: unset; text-decoration: none; box-sizing: border-box; margin: 0; border: none; &.button { font-size: inherit; min-height: auto; border-radius: unset; } } .components-popover .gblocks-button-link { margin-bottom: 10px; } .components-popover .gblocks-button-link { input[type=text].block-editor-url-input__input { max-width: 100%; border: 1px solid #ddd; border-radius: 2px; } } .gblocks-button-link-dropdown { .components-base-control:last-child { .components-base-control__field { margin-bottom: 0; } } }
💾 Save Changes
❌ Cancel