Merge pull request #1566 from Safelite/CSR-1732-fix-character-count-copy-color
CSR-1732 fix character count text color.
This commit is contained in:
commit
8b9c5ad8d8
1 changed files with 1 additions and 1 deletions
|
|
@ -103,7 +103,7 @@ export default {
|
|||
}
|
||||
}
|
||||
p {
|
||||
color: $gray-500;
|
||||
color: $gray-600;
|
||||
&.urgent-countdown {
|
||||
color: $red;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue