diff --git a/core/core-frontend/src/components/visualization/UserViewEnlarge.vue b/core/core-frontend/src/components/visualization/UserViewEnlarge.vue index bf4ef09f28..cf5fdfdaed 100644 --- a/core/core-frontend/src/components/visualization/UserViewEnlarge.vue +++ b/core/core-frontend/src/components/visualization/UserViewEnlarge.vue @@ -471,6 +471,7 @@ defineExpose({ position: relative; width: 100%; height: 100%; + background-size: 100% 100% !important; } .enlarge-inner-with-header { display: flex;