diff --git a/projects/addon-commerce/components/input-card-group/input-card-group.style.less b/projects/addon-commerce/components/input-card-group/input-card-group.style.less index 30bddcbc8797..eb3904c51beb 100644 --- a/projects/addon-commerce/components/input-card-group/input-card-group.style.less +++ b/projects/addon-commerce/components/input-card-group/input-card-group.style.less @@ -235,3 +235,7 @@ .t-ghost { visibility: hidden; } + +tui-icon { + z-index: 1; +}