mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-14 20:51:07 +01:00
[Bugfix] Fix light theme to roll messages (#1066)
* fix light theme to roll messages * fix light theme issues * finally fix issues --------- Co-authored-by: WBHarry <williambjrklund@gmail.com>
This commit is contained in:
parent
661808b5f1
commit
2a0d748b5e
11 changed files with 523 additions and 423 deletions
|
|
@ -35,7 +35,7 @@
|
|||
gap: 4px;
|
||||
|
||||
.activity-marker {
|
||||
font-size: .5rem;
|
||||
font-size: 0.5rem;
|
||||
flex: none;
|
||||
color: light-dark(@dark-blue, @golden);
|
||||
margin-right: 4px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue