Skip to content

Commit

Permalink
Deployed 1ebc7d7 to master with MkDocs 1.6.1 and mike 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
percevalw committed Nov 15, 2024
1 parent c321b1b commit 8b35441
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions master/assets/stylesheets/giscus_dark_theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -201,4 +201,8 @@
.gsc-comment-box-is-reply > .gsc-comment-box-bottom {
border-top-width: 1px;
border-top-right-radius: 0;
}

.gsc-comment-box-preview {
min-height: 36px !important;
}
4 changes: 4 additions & 0 deletions master/assets/stylesheets/giscus_light_theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -201,4 +201,8 @@
.gsc-comment-box-is-reply > .gsc-comment-box-bottom {
border-top-width: 1px;
border-top-right-radius: 0;
}

.gsc-comment-box-preview {
min-height: 36px !important;
}

0 comments on commit 8b35441

Please sign in to comment.