From 35c1ad9c806423052f823d6d9fcb827fcf234245 Mon Sep 17 00:00:00 2001 From: "Mr.Zhang" <103308998+MyMagicCode@users.noreply.github.com> Date: Wed, 9 Jul 2025 11:47:07 +0800 Subject: [PATCH] docs: anchor scroll (#8245) --- site/src/theme/static/common.less | 1 - 1 file changed, 1 deletion(-) diff --git a/site/src/theme/static/common.less b/site/src/theme/static/common.less index e4b59fc2f..6d11901e7 100644 --- a/site/src/theme/static/common.less +++ b/site/src/theme/static/common.less @@ -2,7 +2,6 @@ html { &.rtl { direction: rtl; } - scroll-behavior: smooth; } body {