Our devs fixed the issue with the vertical alignment of the content in our Announcement Bar app ![]()
The issue appeared on the websites where there were styles with box-sizing: border-box , which affected the widget (specifically, the element [class*="bar-elements__Paddings-sc"] ).
Before:
After:

