UX: lower no-change trend emphasis in charts
This commit is contained in:
parent
c8bc942333
commit
478ccb6698
|
@ -211,6 +211,10 @@
|
|||
color: $success;
|
||||
}
|
||||
|
||||
&.no-change {
|
||||
color: $primary-medium;
|
||||
}
|
||||
|
||||
.trend-value {
|
||||
font-size: $font-up-1;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue