mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-22 19:15:15 +00:00
lower rect opacity
This commit is contained in:
parent
2a56d7e4a9
commit
95055d4de6
|
@ -56,7 +56,7 @@ export function usePercentageTool(chartRef, props) {
|
|||
style: {
|
||||
fill: color.value,
|
||||
// color: color.value,
|
||||
opacity: 0.4,
|
||||
opacity: 0.1,
|
||||
},
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user