Fixed Battlepoints menu being hard to see in light-mode

This commit is contained in:
WBHarry 2026-04-11 22:46:56 +02:00
parent d7b37f8178
commit 1f02795b5d

View file

@ -10,6 +10,7 @@
.encounter-battlepoints {
display: flex;
cursor: help;
color: light-dark(@dark, @beige);
}
.inner-controls {