chore: larger contrast color palette in game memory setting.

This commit is contained in:
huanghongxun 2021-09-14 00:06:30 +08:00
parent 7baf8eba6e
commit ff3fa31c25

View File

@ -59,7 +59,7 @@
}
.memory-allocate {
-fx-background-color: -fx-base-check-color;
-fx-background-color: derive(-fx-base-color, 100%);
}
.memory-total {