diff --git a/res/css/structures/ErrorView.pcss b/res/css/structures/ErrorView.pcss index 805456bdbb..c7eebd450e 100644 --- a/res/css/structures/ErrorView.pcss +++ b/res/css/structures/ErrorView.pcss @@ -24,7 +24,7 @@ Please see LICENSE files in the repository root for full details. background-color: var(--cpd-color-theme-bg); background-image: url("../../themes/element/img/compound/fade-arc-light.png"); background-repeat: no-repeat; - background-size: 100% 100%; + background-size: 100%; .mx_ErrorView_logo { display: block;