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