mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-18 04:27:02 +02:00
7 lines
90 B
SCSS
7 lines
90 B
SCSS
.alert-banner-message-body {
|
|
border: 0;
|
|
margin-top: $spacing-xxs;
|
|
|
|
color: $black;
|
|
}
|