mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-24 07:07:43 +01:00
fix #4019 Dark mode ColoredDecimalPlacesWithZerosText not working as intended
This commit is contained in:
parent
43ac2c9e57
commit
fabfd6189c
1 changed files with 1 additions and 2 deletions
|
@ -294,8 +294,7 @@
|
|||
}
|
||||
|
||||
.zero-decimals {
|
||||
-fx-text-fill: -bs-decimals;
|
||||
-fx-fill: -bs-decimals;
|
||||
-bs-text-color: -bs-color-gray-3;
|
||||
}
|
||||
|
||||
.confirmation-label {
|
||||
|
|
Loading…
Add table
Reference in a new issue