Fixed small issues with Workflow view and added new standard view

This commit is contained in:
frikky
2022-12-05 14:48:48 +01:00
parent 98607e44d2
commit 0f28aa9c8e
4 changed files with 62 additions and 137 deletions
+1 -1
View File
@@ -233,7 +233,7 @@ const CreatorGrid = props => {
<div style={{maxWidth: 450, margin: "auto", marginTop: 15, marginBottom: 15, }}>
<CustomSearchBox />
</div>
<CustomHits hitsPerPage={5}/>
<CustomHits hitsPerPage={20}/>
</InstantSearch>
{showSuggestion === true ?
<div style={{maxWidth: isMobile ? "100%" : "60%", margin: "auto", paddingTop: 50, textAlign: "center",}}>