@ -260,7 +260,7 @@ const StyledEditor = styled(Editor)`
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
p:first-of-type {
|
p:nth-child(2) {
|
||||||
${Placeholder} {
|
${Placeholder} {
|
||||||
visibility: visible;
|
visibility: visible;
|
||||||
}
|
}
|
||||||
|
@ -143,7 +143,6 @@ const StyledArrowKeyNavigation = styled(ArrowKeyNavigation)`
|
|||||||
<div>
|
<div>
|
||||||
<h1>Not Found</h1>
|
<h1>Not Found</h1>
|
||||||
<p>We're unable to find the page you're accessing.</p>
|
<p>We're unable to find the page you're accessing.</p>
|
||||||
<hr />
|
|
||||||
</div>}
|
</div>}
|
||||||
<ResultsWrapper pinToTop={hasResults} column auto>
|
<ResultsWrapper pinToTop={hasResults} column auto>
|
||||||
<SearchField
|
<SearchField
|
||||||
|
Reference in New Issue
Block a user