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
/
Modal
/
TokenProjectSignupSteps
:
TokenProjectSignup.module.scss
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
@import '../../../../../scss/mixins'; .backgroundImage { background-image: url('../../../../../images/subscription-required.png'); background-size: 266px 156px; background-repeat: no-repeat; background-position: right bottom; height: 156px; width: 266px; position: absolute; right: 0; bottom: 0; [dir='rtl'] & { background-position: left bottom; right: unset; left: 0; } } .successIcon { color: $borderColorSuccess; font-size: 33px; margin-right: 20px; } .connectedTitle { display: flex; align-items: center; } .envatoLogo { margin-right: 10px; path { fill: $colorGreen; } } .downloadText { @include copy; margin: 0; } .unlimitedText { @include copy; }