fix black background on info popup

This commit is contained in:
woodser 2025-05-09 07:17:23 -04:00
parent 4bb3153989
commit 6ec9d7a485
No known key found for this signature in database
GPG key ID: 55A10DD48ADEE5EF

View file

@ -1538,7 +1538,7 @@ textfield */
}
#payment-info {
-fx-background-color: -bs-content-background-gray;
-fx-background-color: -bs-color-gray-fafa;
}
.toggle-button-active {