CSR-1732 fix character count text color.
This commit is contained in:
parent
313a823f8b
commit
ff703cdc66
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