cyril lopez 1b8f9747f2 CreatedInputEmailWithErrors and associated documentation
Reorganize Inputs*WithErrors props and add  noErrorsDescription prop so it can set a spacer in order to keep the input s  alignment correct
2018-02-05 17:16:15 +01:00

14 lines
171 B
SCSS

.container {
margin-bottom: 1.5rem;
font-size: 1.3rem;
}
.toggleLabel {
margin-bottom: 0 !important;
font-weight: 500 !important;
}
.spacer {
height: .5rem;
}