fix actions width from companions details tab (#623)

This commit is contained in:
Murilo Brito 2025-08-06 05:12:22 -03:00 committed by GitHub
parent d8187ac521
commit 1505c71014
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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 {