mirror of
https://gitlab.com/MisterBiggs/brain-quartz.git
synced 2025-07-23 23:01:22 +00:00
more visual polish, adjust colours and spacing
This commit is contained in:
@@ -27,7 +27,6 @@ function FolderContent(props: QuartzComponentProps) {
|
||||
const content = toJsxRuntime(tree, { Fragment, jsx, jsxs, elementAttributeNameCase: 'html' })
|
||||
return <div class="popover-hint">
|
||||
<article>{content}</article>
|
||||
<hr/>
|
||||
<p>{allPagesInFolder.length} items under this folder.</p>
|
||||
<div>
|
||||
<PageList {...listProps} />
|
||||
|
Reference in New Issue
Block a user