Skip to content

Commit

Permalink
align items
Browse files Browse the repository at this point in the history
  • Loading branch information
Mara-Li committed Feb 29, 2024
1 parent 24ff856 commit bf4b576
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions quartz/components/styles/explorer.scss
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,11 @@ li:has(> .folder-outer:not(.open)) > .folder-container > svg {
vertical-align: middle;
}

#explorer-content ul li > a[data-hasicon="true"]:has(.file-title-icon) {
position: relative;
left: -0.25em;
}

.folder-title-icon > svg {
margin-right: 5px;
cursor: pointer;
Expand Down

0 comments on commit bf4b576

Please sign in to comment.