Skip to content

Commit

Permalink
Pad highlight with note to help keep note indicator on the same line
Browse files Browse the repository at this point in the history
  • Loading branch information
RoyEJohnson committed Aug 12, 2024
1 parent 1525149 commit 5b0238f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/app/content/components/Page/PageContent.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,8 @@ export default styled(MainContent)`
content: "";
}
padding-left: 0.5rem;
::before {
position: absolute;
top: 0;
Expand Down

0 comments on commit 5b0238f

Please sign in to comment.