mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-07-31 02:39:08 -04:00
fix black background on info popup
This commit is contained in:
parent
4bb3153989
commit
6ec9d7a485
1 changed files with 1 additions and 1 deletions
|
@ -1538,7 +1538,7 @@ textfield */
|
|||
}
|
||||
|
||||
#payment-info {
|
||||
-fx-background-color: -bs-content-background-gray;
|
||||
-fx-background-color: -bs-color-gray-fafa;
|
||||
}
|
||||
|
||||
.toggle-button-active {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue