From b3d373571fcc69129d4c06fc306b9b769ed3e7d4 Mon Sep 17 00:00:00 2001 From: Lisandra-dev Date: Thu, 15 Feb 2024 14:25:09 +0000 Subject: [PATCH] adjust icons --- quartz/components/ExplorerNode.tsx | 35 ++++++++++++++------------ quartz/components/styles/explorer.scss | 4 +-- quartz/styles/custom/file_icon.scss | 4 +++ 3 files changed, 25 insertions(+), 18 deletions(-) diff --git a/quartz/components/ExplorerNode.tsx b/quartz/components/ExplorerNode.tsx index 8939e7164b217..850c5f8e22d3d 100644 --- a/quartz/components/ExplorerNode.tsx +++ b/quartz/components/ExplorerNode.tsx @@ -209,22 +209,25 @@ export function ExplorerNode({ node, opts, fullPath, fileData }: ExplorerNodePro {node.name !== "" && ( // Node with entire folder // Render svg button + folder name, then children -
- - - + +