lower rect opacity

This commit is contained in:
Tako 2023-12-14 06:58:53 +00:00
parent 2a56d7e4a9
commit 95055d4de6

View File

@ -56,7 +56,7 @@ export function usePercentageTool(chartRef, props) {
style: {
fill: color.value,
// color: color.value,
opacity: 0.4,
opacity: 0.1,
},
},
{