Skip to content

Commit

Permalink
chore: update modules (#425)
Browse files Browse the repository at this point in the history
  • Loading branch information
giladgd authored Jan 31, 2025
1 parent 73454d9 commit 63a1066
Show file tree
Hide file tree
Showing 5 changed files with 665 additions and 521 deletions.
11 changes: 11 additions & 0 deletions docs/public/giscus/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,20 @@ body, #__next {
border-radius: 12px;
}

.gsc-left-header {
> .gsc-comments-count:not(:hover) > .underline {
text-decoration-line: initial;
}

> .gsc-comments-count + .color-text-secondary > .link-secondary {
text-decoration-line: initial;
}
}

.gsc-comment-box-bottom {
> .link-secondary {
padding-inline-start: 7px;
text-decoration-line: initial;
}
}

Expand Down
Loading

0 comments on commit 63a1066

Please sign in to comment.