From 5032cfb3cb302e8c96345bd266324b893b6fdab2 Mon Sep 17 00:00:00 2001 From: Alexander Hristov <92944451+alexhristov14@users.noreply.github.com> Date: Wed, 19 Feb 2025 11:01:54 -0500 Subject: [PATCH] fix(platform): fixed visual bug in select docs (#13053) --- 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 }" >