mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 03:31:07 +01:00
Fix sheet img (#966)
* Temp ActionField attack type missing * Move missing attack type to getModel * Fix sheet portrait image css
This commit is contained in:
parent
841819ee89
commit
ba42892eed
6 changed files with 10 additions and 12 deletions
|
|
@ -10,9 +10,6 @@
|
|||
|
||||
.profile {
|
||||
height: 235px;
|
||||
width: 235px;
|
||||
object-fit: cover;
|
||||
object-position: top center;
|
||||
cursor: pointer;
|
||||
mask-image: linear-gradient(0deg, transparent 0%, black 10%);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue