diff --git a/src/styles/index.css b/src/styles/index.css index 2811110920b..4f204b5a64f 100644 --- a/src/styles/index.css +++ b/src/styles/index.css @@ -382,7 +382,7 @@ /* Write your own custom base styles here */ html { color-scheme: light; - + scroll-behavior: smooth; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-tap-highlight-color: transparent; }