mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
4 lines
84 B
SCSS
4 lines
84 B
SCSS
.auth-form-wrapper {
|
|
@include display(flex);
|
|
@include flex-direction(column);
|
|
}
|