Skip to content

Commit ee48e8c

Browse files
committed
Color in the filter button
1 parent a777fa6 commit ee48e8c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@
4242
cursor: pointer;
4343

4444
&--selected {
45-
background-color: #000000;
45+
background-color: #313E4C;
4646
color: white;
47-
border-color: #000000;
47+
border-color: #313E4C;
4848
}
4949
}
5050

0 commit comments

Comments
 (0)