diff --git a/styles/less/sheets/actors/actor-sheet-shared.less b/styles/less/sheets/actors/actor-sheet-shared.less index fc6c4e4b..f3cf74b0 100644 --- a/styles/less/sheets/actors/actor-sheet-shared.less +++ b/styles/less/sheets/actors/actor-sheet-shared.less @@ -67,6 +67,7 @@ .profile { width: 100%; max-height: 275px; + max-width: fit-content; mask-image: linear-gradient(0deg, transparent 0%, black 10%); }