diff --git a/packages/main/src/themes/List.css b/packages/main/src/themes/List.css index 8dc8e653cd9d..ef77bf99753f 100644 --- a/packages/main/src/themes/List.css +++ b/packages/main/src/themes/List.css @@ -116,7 +116,7 @@ white-space: nowrap; } -.ui5-list-end-marker { +:host([growing="Scroll"]) .ui5-list-end-marker { /* Ensure the list-end-marker has a block property to always be stretched and "visible" on the screen */ display: inline-block; } \ No newline at end of file