FileMaster
Search
Toggle Dark Mode
Home
/
.
/
wp-content
/
plugins
/
surecart
/
dist
/
components
/
collection
/
components
/
ui
/
menu
Edit File: sc-menu.css
:host { display: block; } .menu { padding: var(--sc-spacing-x-small) 0; } .menu:focus { outline: none; } ::slotted(sc-input) { margin-top: -var(--sc-spacing-x-small); } ::slotted(sc-divider) { --spacing: var(--sc-spacing-x-small); }
Save
Back