Mercury theme uses tailwind, and so does canvas.
When a code component had the flex class, canvas was generating css for the utility class, and loaded it after the theme's css, which had that class in a utilities layer. As a result, some default mercury components like the header got broken.
Issue module