fix distorted confirm payment sent checkbox in windows dark mode
This commit is contained in:
parent
183782982c
commit
62d5eb4bc3
1 changed files with 1 additions and 0 deletions
|
@ -2283,6 +2283,7 @@ textfield */
|
||||||
-fx-background-insets: 44;
|
-fx-background-insets: 44;
|
||||||
-fx-background-radius: 15;
|
-fx-background-radius: 15;
|
||||||
-fx-border-radius: 15;
|
-fx-border-radius: 15;
|
||||||
|
-fx-effect: dropshadow(gaussian, -bs-text-color-dropshadow-light-mode, 44, 0, 0, 0);
|
||||||
}
|
}
|
||||||
|
|
||||||
.notification-popup-bg, .peer-info-popup-bg {
|
.notification-popup-bg, .peer-info-popup-bg {
|
||||||
|
|
Loading…
Reference in a new issue