inovex / elements

Lovingly crafted ui components based on web components. Works well with all Frameworks - including Angular, React and Vue.
https://elements.inovex.de
MIT License
69 stars 9 forks source link

ino-icon: Vertical alignment seems not to work correctly #1340

Closed janivo closed 3 months ago

janivo commented 3 months ago

Description

Recent changes to the ino-icon component were implemented to ensure proper vertical alignment. However, these changes have inadvertently introduced alignment issues when the icon is used within other components, such as the ino-chip. To maintain consistent alignment across all components and prevent layout inconsistencies, we need to investigate and resolve these issues.

Acceptance Criteria