added space after toc list
This commit is contained in:
parent
a833c6fe5e
commit
db5677fbc5
1 changed files with 1 additions and 0 deletions
|
@ -281,6 +281,7 @@ export default class Page extends React.Component<PageProps, PageState> {
|
||||||
<></>
|
<></>
|
||||||
)}
|
)}
|
||||||
</TagList>
|
</TagList>
|
||||||
|
<br />
|
||||||
{this.state.isUnsearchable ? (
|
{this.state.isUnsearchable ? (
|
||||||
<></>
|
<></>
|
||||||
) : (
|
) : (
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue