diff --git a/ui/v2/src/index.scss b/ui/v2/src/index.scss index 2497ede17..79e8e8720 100755 --- a/ui/v2/src/index.scss +++ b/ui/v2/src/index.scss @@ -359,7 +359,7 @@ span.block { .performer.image { height: 50vh; min-height: 400px; - background-size: contain !important; + background-size: cover !important; background-position: center !important; background-repeat: no-repeat !important; }