Compare commits
1 commit
developmen
...
IPCEICIS-2
Author | SHA1 | Date | |
---|---|---|---|
0cfc162638 |
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ const SearchPage = () => {
|
|||
|
||||
return (
|
||||
<Page themeId="home">
|
||||
<Header title="Search" />
|
||||
<Header title="Search" style={{ backgroundColor: '#EC008C' }} />
|
||||
<Content>
|
||||
<Grid container direction="row">
|
||||
<Grid item xs={12}>
|
||||
|
|
Loading…
Reference in a new issue