mirror of
https://github.com/sparrowwallet/sparrow.git
synced 2026-08-09 16:24:53 +00:00
fix non default split menu button text color on dark theme
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
-fx-base: -fx-default-button;
|
||||
}
|
||||
|
||||
.split-menu-button.default-button > .label, .menu-item.default-button > .label {
|
||||
.split-menu-button > .label, .menu-item.default-button > .label {
|
||||
-fx-text-fill: white;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user