diff --git a/packages/core/src/components/List/List.module.scss b/packages/core/src/components/List/List.module.scss index f7616babe7..dd5406e740 100644 --- a/packages/core/src/components/List/List.module.scss +++ b/packages/core/src/components/List/List.module.scss @@ -6,4 +6,5 @@ padding: 0; overflow: auto; @include scroller(); + @include smoothing-text; }