mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-23 15:00:30 +01:00
Reduce size of chart axis font to fit Japanese string
This commit is contained in:
parent
9047ff17a2
commit
97b6ba133d
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