chore(trading): adjust gap between candles (#4753)
This commit is contained in:
parent
a77765b1e9
commit
293288286b
@ -83,7 +83,8 @@ html [data-theme='light'] {
|
||||
--pennant-color-volume-sell: theme(colors.market.red.DEFAULT);
|
||||
|
||||
/* reduce space between candles */
|
||||
--pennant-candlestick-inner-padding: 0.1;
|
||||
--pennant-candlestick-inner-padding: 0.175;
|
||||
--pennant-candlestick-stroke-width: 0.5;
|
||||
}
|
||||
|
||||
html [data-theme='light'] {
|
||||
|
Loading…
Reference in New Issue
Block a user