I have a problem with DropDown in Angular & Primeng. The DropDown with "style=width:100%" overlaps the border by selected large text. The width size of then control should not depend on the text length.
An example can find at https://stackblitz.com/edit/github-vur22c-cwrvzc
Have somebody a workaround?