mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 03:31:07 +01:00
* Temp ActionField attack type missing * Move missing attack type to getModel * Fix sheet portrait image css
8 lines
No EOL
171 B
Text
8 lines
No EOL
171 B
Text
|
|
.application.sheet.daggerheart.actor.dh-style {
|
|
.portrait img, .profile {
|
|
width: 100%;
|
|
object-fit: cover;
|
|
object-position: top center;
|
|
}
|
|
} |