Checking in minor changes for server migration

This commit is contained in:
Max G
2021-02-12 17:11:33 +00:00
parent 217f052e63
commit c99828dbad
4 changed files with 13 additions and 6 deletions

View File

@@ -243,11 +243,11 @@
justClosed(){
// Scroll note into view
// this.$el.scrollIntoView({
// behavior: 'smooth',
// block: 'center',
// inline: 'center'
// })
this.$el.scrollIntoView({
behavior: 'smooth',
block: 'center',
inline: 'center'
})
//After scroll, trigger green outline animation
setTimeout(() => {