mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 03:31:07 +01:00
fix actions width from companions details tab (#623)
This commit is contained in:
parent
d8187ac521
commit
1505c71014
3 changed files with 12 additions and 3 deletions
|
|
@ -55,6 +55,10 @@
|
|||
width: 40px;
|
||||
object-fit: cover;
|
||||
border-radius: 3px;
|
||||
|
||||
&.actor-img {
|
||||
border-radius: 50%;
|
||||
}
|
||||
}
|
||||
|
||||
.roll-img {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue