mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-24 08:01:07 +02:00
6 lines
71 B
SCSS
6 lines
71 B
SCSS
.auth-form {
|
|
@extend .box;
|
|
@extend .is-bottomless;
|
|
padding: 0;
|
|
}
|