Update styles/less/sheets/actors/actor-sheet-shared.less

Co-authored-by: Nikhil Nagarajan <potter.nikhil@gmail.com>
This commit is contained in:
WBHarry 2025-11-06 18:48:52 +01:00 committed by GitHub
parent 810c070b97
commit 28cc02618c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -67,6 +67,7 @@
.profile {
width: 100%;
max-height: 275px;
max-width: fit-content;
mask-image: linear-gradient(0deg, transparent 0%, black 10%);
}