mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-08-02 11:46:11 -04:00
fix classcastexception
This commit is contained in:
parent
5f119fa2f0
commit
3fc143f7d3
1 changed files with 1 additions and 1 deletions
|
@ -563,7 +563,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.table-view .placeholder {
|
.table-view .placeholder {
|
||||||
-fx-background-color: -bs-color-background-table-header;
|
-fx-background-color: -bs-color-background-pane;
|
||||||
}
|
}
|
||||||
|
|
||||||
#charts .default-color0.chart-series-area-fill {
|
#charts .default-color0.chart-series-area-fill {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue