FileMaster
Search
Toggle Dark Mode
Home
/
.
/
wp-content
/
plugins
/
surecart
/
dist
/
components
/
collection
/
components
/
ui
/
icon
Edit File: sc-icon.css
:host { --width: 1em; --height: 1em; display: inline-block; width: var(--width); height: var(--height); contain: strict; box-sizing: content-box !important; } .icon, svg { display: block; height: 100%; width: 100%; stroke-width: var(--sc-icon-stroke-width, 2px); }
Save
Back