mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-23 23:06:39 +01:00
Reduce size of chart axis font to fit Japanese string
This commit is contained in:
parent
7be5cab812
commit
bf69f51861
1 changed files with 1 additions and 0 deletions
|
@ -1547,6 +1547,7 @@ textfield */
|
|||
#charts .axis, #price-chart .axis, #volume-chart .axis, #charts-dao .axis {
|
||||
-fx-tick-label-fill: -bs-rd-font-lighter;
|
||||
-fx-tick-label-font-size: 0.769em;
|
||||
-fx-font-size: 0.880em;
|
||||
}
|
||||
|
||||
#charts .chart-plot-background, #charts-dao .chart-plot-background {
|
||||
|
|
Loading…
Add table
Reference in a new issue