Workflow-Engine
/
web
/app
/components
/header
/account-setting
/members-page
/invite-modal
/index.module.css
.modal { | |
padding: 24px 32px ; | |
width: 400px ; | |
} | |
.emailsInput { | |
background-color: rgb(243 244 246 / var(--tw-bg-opacity)) ; | |
} | |
.emailBackground { | |
background-color: white ; | |
} | |