mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-16 05:31:07 +01:00
Fixed lightmode colouration
This commit is contained in:
parent
a6931b5b89
commit
845ce6f39a
2 changed files with 1 additions and 11 deletions
|
|
@ -114,7 +114,7 @@
|
|||
|
||||
.looping-container {
|
||||
position: relative;
|
||||
border: 1px solid light-dark(white, white);
|
||||
border: 1px solid light-dark(@dark-blue, white);
|
||||
border-radius: 6px;
|
||||
padding: 2px 4px;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue