mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-13 18:17:02 +02:00
6 lines
76 B
SCSS
6 lines
76 B
SCSS
.input-hint {
|
|
padding: 0 $size-9;
|
|
font-size: $size-8;
|
|
color: $grey;
|
|
}
|