minor UI fixes

This commit is contained in:
sairaj mote 2022-04-05 16:30:42 +05:30
parent af3bd9e687
commit 5425e9efa7

View File

@ -1441,10 +1441,10 @@
},
grid: {
vertLines: {
color: '#2B2B43',
color: `rgba(${textColor}, 0.2)`,
},
horzLines: {
color: '#363C4E',
color: `rgba(${textColor}, 0.2)`,
},
},
},