Skip to content

Commit

Permalink
Merge branch 'main' into style-page-aside
Browse files Browse the repository at this point in the history
  • Loading branch information
zenoachtig authored Jan 8, 2025
2 parents 75d5950 + 5ae1b88 commit a0aa669
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/dull-melons-beam.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'gitbook': patch
---

Fix shrinking page icons
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ export function TOCPageIcon({ page }: { page: RevisionPage }) {
'dark:text-light/6',
'group-aria-current-page/toclink:text-primary',
'group-aria-current-page/toclink:dark:text-primary-400',
'shrink-0',
)}
/>
);
Expand Down

0 comments on commit a0aa669

Please sign in to comment.