mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-18 07:59:03 +01:00
Fix conflict
This commit is contained in:
parent
c3e7a3ea1a
commit
9b3632be2f
2 changed files with 2 additions and 4 deletions
|
|
@ -2302,11 +2302,8 @@
|
||||||
"dragApplyEffect": "Drag effect to apply it to an actor",
|
"dragApplyEffect": "Drag effect to apply it to an actor",
|
||||||
"appliedEvenIfSuccessful": "Applied even if save succeeded",
|
"appliedEvenIfSuccessful": "Applied even if save succeeded",
|
||||||
"diceIsRerolled": "The dice has been rerolled (x{times})",
|
"diceIsRerolled": "The dice has been rerolled (x{times})",
|
||||||
<<<<<<< HEAD
|
"pendingSaves": "Pending Reaction Rolls",
|
||||||
"pendingSaves": "Pending Reaction Rolls"
|
|
||||||
=======
|
|
||||||
"openSheetSettings": "Open Settings"
|
"openSheetSettings": "Open Settings"
|
||||||
>>>>>>> main
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -44,6 +44,7 @@
|
||||||
align-items: center;
|
align-items: center;
|
||||||
gap: 8px;
|
gap: 8px;
|
||||||
flex: 1;
|
flex: 1;
|
||||||
|
overflow: hidden;
|
||||||
|
|
||||||
.actor-img {
|
.actor-img {
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue