From acbc450aa859d36a7659b0c2c5107b996ee1cce5 Mon Sep 17 00:00:00 2001 From: Hristov Date: Tue, 18 Feb 2025 15:50:05 -0500 Subject: [PATCH] fix(platform): fixed visual bug in select docs --- libs/platform/form/select/select/select.component.html | 1 + 1 file changed, 1 insertion(+) diff --git a/libs/platform/form/select/select/select.component.html b/libs/platform/form/select/select/select.component.html index 0f688297768..f96388c1918 100644 --- a/libs/platform/form/select/select/select.component.html +++ b/libs/platform/form/select/select/select.component.html @@ -48,6 +48,7 @@ [ngTemplateOutletContext]="{ optionItem: item, index: index }" >