Prevent Disqus from jumping when page loading

This commit is contained in:
Cotes Chung
2021-09-29 03:24:41 +08:00
parent e5df04dd59
commit 063b2a6651
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -218,9 +218,12 @@ nav[data-toggle=toc] {
#post-extend-wrapper {
min-height: 2rem;
#disqus_thread {
min-height: 7.5rem;
margin-bottom: 2rem;
}
}
.post-tail-bottom a {