(css) New .sg-hint class

pull/262/head
Francis Lachapelle 2019-10-24 10:33:35 -04:00
parent c2c5a4d23d
commit 63bcb2649b
1 changed files with 10 additions and 0 deletions

View File

@ -22,6 +22,16 @@ md-input-container {
}
}
.sg-hint {
@include rtl(text-align, left, right);
// See .md-char-counter in input.scss
font-size: $input-error-font-size;
line-height: $input-error-line-height;
overflow: hidden;
padding-top: $error-padding-top;
}
md-autocomplete .sg-input-no-message [md-floating-label] {
md-input-container {
// See .md-input-has-messages