Fix back/forward scroll jump issue

This commit is contained in:
2020-01-04 23:36:24 +00:00
parent 6cd41f0902
commit ced20390eb
3 changed files with 22 additions and 6 deletions

View File

@@ -181,6 +181,7 @@ span.source {
}
.forwardDot {
cursor: pointer;
position: fixed;
bottom: 1rem;
right: 1rem;