diff --git a/web/components/custom/sidebar/partial/page-section.tsx b/web/components/custom/sidebar/partial/page-section.tsx index d8213c05..8fe4e59c 100644 --- a/web/components/custom/sidebar/partial/page-section.tsx +++ b/web/components/custom/sidebar/partial/page-section.tsx @@ -78,15 +78,16 @@ const PageSectionHeader: React.FC = ({ pageCount }) => (
- + +
diff --git a/web/components/custom/sidebar/partial/topic-section.tsx b/web/components/custom/sidebar/partial/topic-section.tsx index 0a2300b8..0e1155f7 100644 --- a/web/components/custom/sidebar/partial/topic-section.tsx +++ b/web/components/custom/sidebar/partial/topic-section.tsx @@ -118,7 +118,7 @@ const ListItem: React.FC = ({ label, value, href, count, isActive