Audio widgets: Box-sizing issue in embed layout fixed

We’ve fixed the box-sizing issue in the embed layout component of our Audio apps :hammer_and_wrench:

Due to this issue, the player went beyond the boundaries of its container, which was particularly noticeable in the configurator when the layout width was set to 100%

Before:


Now:

1 Like