mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-21 23:13:39 +02:00
Fixed Battlepoints menu being hard to see in light-mode
This commit is contained in:
parent
6804bfe047
commit
f910cf9795
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@
|
||||||
.encounter-battlepoints {
|
.encounter-battlepoints {
|
||||||
display: flex;
|
display: flex;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
color: light-dark(@dark, @beige);
|
||||||
}
|
}
|
||||||
|
|
||||||
.inner-controls {
|
.inner-controls {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue