Skip to content

Commit 2900ed8

Browse files
Merge pull request #7794 from segmentio/move-top-of-page-button
Fixed the Back-to-top button
2 parents d837dbd + 61bab2e commit 2900ed8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/_sass/components/_back-scrolling.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
position: fixed;
33
z-index: 1;
44
bottom: 20px;
5-
right: 20px;
5+
left: 20px;
66
display: flex;
77
justify-content: center;
88
align-items: center;

0 commit comments

Comments
 (0)