Sid Gifari File Manager
🏠 Root
/
home2
/
meumer25
/
netodolele.com.br
/
wp-content
/
plugins
/
envato-elements
/
src
/
js
/
react
/
components
/
Forms
/
Editing: InputWithButton.module.scss
.wrapper { display: flex; flex-direction: column; } .formWrapper { display: flex; } .inputWrapper { flex: 0 0 320px; } .buttonWrapper { margin-left: 10px; [dir='rtl'] & { margin-left: 0; margin-right: 10px; } } .instructions { margin: 0 0 12px; font-size: 12px; } .errors { margin: 12px 0 0; color: #f00; }
Save
Cancel