Fixed Battlepoints menu being hard to see in light-mode

This commit is contained in:
WBHarry 2026-04-11 22:46:30 +02:00
parent 6804bfe047
commit f910cf9795

View file

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