Fixup typedInput cred css

This commit is contained in:
Nick O'Leary
2019-11-01 15:06:27 +00:00
parent d08e77cf36
commit 33cbb2ada8
2 changed files with 2 additions and 1 deletions

View File

@@ -57,7 +57,7 @@
overflow: hidden;
text-overflow: ellipsis;
.red-ui-typedInput-value-label-inactive {
backgroundColor: $secondary-background-disabled;
background: $secondary-background-disabled;
color: $secondary-text-color-disabled;
}
}