Let's make it start
This commit is contained in:
parent
7064579dbd
commit
59d4e8a8e2
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ import NavMenu from './nav-menu';
|
||||||
import Status from './status';
|
import Status from './status';
|
||||||
|
|
||||||
const scrollIntoViewOptions = {
|
const scrollIntoViewOptions = {
|
||||||
block: 'nearest',
|
block: 'start',
|
||||||
inline: 'center',
|
inline: 'center',
|
||||||
behavior: 'smooth',
|
behavior: 'smooth',
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue