Fix back/forward scroll jump issue

This commit is contained in:
Tanner
2020-01-04 23:36:24 +00:00
parent d068e6eec4
commit 593a645089
3 changed files with 22 additions and 6 deletions
+1
View File
@@ -181,6 +181,7 @@ span.source {
}
.forwardDot {
cursor: pointer;
position: fixed;
bottom: 1rem;
right: 1rem;