Skip to content

Commit ddd2887

Browse files
committed
Adjust background
1 parent 5be2a41 commit ddd2887

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

frontend/src/pages/Reports/ReportsListPage.scss

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.reports-list-page {
22
&__header {
33
box-shadow: none;
4-
background: inherit;
54

65
ion-toolbar {
6+
--background: inherit;
77
--border-width: 0 !important;
88
--min-height: 60px;
99
padding: 10px 16px;
@@ -111,7 +111,6 @@
111111

112112
&__list {
113113
padding: 0;
114-
background: transparent;
115114
}
116115

117116
&__empty-state {

0 commit comments

Comments
 (0)