Skip to content

Commit 30e9d30

Browse files
committed
Fix background of UploadModal
1 parent f6a9c09 commit 30e9d30

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

frontend/src/theme/theme-overrides.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,7 @@ ion-content {
6464

6565
/* Background for the entire app */
6666
body,
67-
ion-app,
68-
ion-content {
67+
ion-app {
6968
background: url('../assets/Reports_bg.png') no-repeat center center fixed !important;
7069
background-size: cover !important;
7170
}

0 commit comments

Comments
 (0)