fix(4556): enable scroll-behavior smooth as default behavior
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
// Core: Layout
|
||||
//
|
||||
|
||||
html.scroll-smooth {
|
||||
html {
|
||||
scroll-behavior: smooth;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user