fix actions width from companions details tab

This commit is contained in:
moliloo 2025-08-05 22:34:59 -03:00
parent a8862d40d2
commit 3c7fe5ff25
3 changed files with 12 additions and 3 deletions

View file

@ -55,6 +55,10 @@
width: 40px;
object-fit: cover;
border-radius: 3px;
&.actor-img {
border-radius: 50%;
}
}
.roll-img {