Fix positioning of top scroll button
This commit is contained in:
parent
f86c493866
commit
092e4212d4
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@
|
|||
}
|
||||
|
||||
&.scroll-top {
|
||||
top: 110px;
|
||||
top: 10px;
|
||||
}
|
||||
|
||||
&.scroll-bottom {
|
||||
|
|
Loading…
Reference in a new issue