Skip to content

Commit

Permalink
Merge branch 'main' into chore(Slider)-export-init-value-function
Browse files Browse the repository at this point in the history
  • Loading branch information
Arucard89 authored Jun 10, 2024
2 parents fda2088 + 4612a77 commit 21fd175
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Toc/TocItem/TocItem.scss
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ $block: '.#{variables.$ns}toc-item';
display: flex;
align-items: center;
padding: 6px 6px 6px 12px;
min-height: 28px;
min-height: 18px;

color: var(--g-color-text-secondary);
border-inline-start: 2px solid transparent;
Expand Down

0 comments on commit 21fd175

Please sign in to comment.