fix #4019 Dark mode ColoredDecimalPlacesWithZerosText not working as intended

This commit is contained in:
unofficial bisq contributor 2021-02-16 20:33:50 +00:00 committed by GitHub
parent 43ac2c9e57
commit fabfd6189c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -294,8 +294,7 @@
}
.zero-decimals {
-fx-text-fill: -bs-decimals;
-fx-fill: -bs-decimals;
-bs-text-color: -bs-color-gray-3;
}
.confirmation-label {