fleet/frontend/components/AuthenticationFormWrapper/_styles.scss
2016-11-03 14:40:54 -05:00

4 lines
84 B
SCSS

.auth-form-wrapper {
@include display(flex);
@include flex-direction(column);
}