diff --git a/packages/survey-creator-core/src/components/list.scss b/packages/survey-creator-core/src/components/list.scss index 61a34bbf0e..70b5b08893 100644 --- a/packages/survey-creator-core/src/components/list.scss +++ b/packages/survey-creator-core/src/components/list.scss @@ -140,6 +140,7 @@ display: flex; width: var(--ctr-list-item-icon-width, calcSize(3)); height: var(--ctr-list-item-icon-height, calcSize(3)); + flex-shrink: 0; justify-content: center; align-items: center;