mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-25 20:45:15 +00:00
Fix comment typo
This commit is contained in:
parent
4f17452b98
commit
101cac48ba
|
@ -2,7 +2,7 @@
|
|||
$fontsize-small: 0.8rem;
|
||||
|
||||
:root {
|
||||
// default profit loss colors, could be overwriten by setProfitLossColorsCSS
|
||||
// default profit loss colors, could be overwritten by custom style
|
||||
--color-profit: #12bb7b;
|
||||
--color-loss: #ef5350;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user