Fix scroll to end

This commit is contained in:
N-Pex 2025-06-10 13:47:07 +02:00
parent 44578048aa
commit c00fcd6173
2 changed files with 6 additions and 7 deletions

View file

@ -368,7 +368,7 @@ body {
.scroll-to-end {
position: absolute;
bottom: 20px;
bottom: 102px;
right: 16px;
&.reversed {
top: 120px;