Fix scroll to end
This commit is contained in:
parent
44578048aa
commit
c00fcd6173
2 changed files with 6 additions and 7 deletions
|
|
@ -368,7 +368,7 @@ body {
|
|||
|
||||
.scroll-to-end {
|
||||
position: absolute;
|
||||
bottom: 20px;
|
||||
bottom: 102px;
|
||||
right: 16px;
|
||||
&.reversed {
|
||||
top: 120px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue