open-consul/ui/packages/consul-ui/app/components/auth-form/skin.scss

11 lines
193 B
SCSS
Raw Normal View History

/**
* Copyright (c) HashiCorp, Inc.
* SPDX-License-Identifier: MPL-2.0
*/
%auth-form em {
@extend %body-100-regular;
color: var(--token-color-foreground-faint);
font-style: normal;
}