Skip to content

Commit 63a1066

Browse files
authored
chore: update modules (#425)
1 parent 73454d9 commit 63a1066

File tree

5 files changed

+665
-521
lines changed

5 files changed

+665
-521
lines changed

docs/public/giscus/style.css

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,20 @@ body, #__next {
6161
border-radius: 12px;
6262
}
6363

64+
.gsc-left-header {
65+
> .gsc-comments-count:not(:hover) > .underline {
66+
text-decoration-line: initial;
67+
}
68+
69+
> .gsc-comments-count + .color-text-secondary > .link-secondary {
70+
text-decoration-line: initial;
71+
}
72+
}
73+
6474
.gsc-comment-box-bottom {
6575
> .link-secondary {
6676
padding-inline-start: 7px;
77+
text-decoration-line: initial;
6778
}
6879
}
6980

0 commit comments

Comments
 (0)