Skip to content

Commit 5be2a41

Browse files
committed
Adjust Filter panel
1 parent dcf4fc6 commit 5be2a41

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

frontend/src/pages/Reports/ReportsListPage.scss

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

56
ion-toolbar {
67
--border-width: 0 !important;

frontend/src/pages/Reports/components/FilterPanel/FilterPanel.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
cursor: pointer;
4545
text-align: center;
4646
width: 100%;
47-
height: 41px;
47+
height: 44px;
4848
display: flex;
4949
align-items: center;
5050
justify-content: center;

0 commit comments

Comments
 (0)