diff --git a/style/core.less b/style/core.less index c4a6667c35..4dd72918cd 100644 --- a/style/core.less +++ b/style/core.less @@ -54,6 +54,7 @@ background-color: var(--background-color); color: var(--color); font-size: var(--font-size); + scroll-behavior: smooth; *, *::before,