Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
chromed
/
wp-content
/
plugins
/
envato-elements
/
src
/
js
/
react
/
components
/
Buttons
:
ButtonIconAndLabel.module.scss
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
.icon { font-size: 16px; height: 16px; transition: none; } .iconWithLabel { margin-right: 4px; [dir='rtl'] & { margin-right: 0; margin-left: 4px; } } @keyframes iconSpin { 100% { transform: rotate(360deg); } } .iconSpinning { animation: iconSpin 4s linear infinite; }