mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 03:31:07 +01:00
* Initial datamodel * Fixed attack * Temp * Fixed normal levelup * Fixed showing summary of new experiences * Touchups * level sync fixes * Reworked Action storage * Companions now take stress when damaged * Fixed Feature flow * Removed retroactive companion levelup * Restored delevel on partner removal * PR fixes * Added a check for card duplicates on character
11 lines
200 B
Text
11 lines
200 B
Text
.application.sheet.daggerheart.actor.dh-style.companion {
|
|
.profile {
|
|
height: 80px;
|
|
width: 80px;
|
|
}
|
|
|
|
.temp-container {
|
|
position: relative;
|
|
top: 32px;
|
|
}
|
|
}
|