🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-08-07 02:03:29 | PHP 8.2.32
📂
/ (Root)
/
home
/
eliteewa
/
public_html
/
wp-content
/
themes
/
blocksy
/
static
/
sass
/
backend
/
editor
/
blocks
📍 /home/eliteewa/public_html/wp-content/themes/blocksy/static/sass/backend/editor/blocks
🔄 Refresh
✏️
Editing: block-search.scss
Writable
.wp-block-search { .wp-element-button { border: none; box-sizing: border-box; min-height: var(--theme-form-field-height, 40px); } // button with icon &.wp-block-search__icon-button .wp-element-button { padding: 5px; min-width: var(--theme-form-field-height, 40px); } // button with text &.wp-block-search__text-button .wp-element-button { padding: 5px 20px; } // button inside &.wp-block-search__button-inside { .wp-block-search__inside-wrapper { border-color: var(--theme-form-field-border-initial-color); border-radius: var(--has-classic-forms, var(--theme-form-field-border-radius, 3px)); .wp-block-search__input { border: none; } } } }
💾 Save Changes
❌ Cancel