
@nicolaibaaring @benjitaylor Was pretty straightforward!
Had to inject
[data-feedback-toolbar] * { box-sizing: border-box; }
along with it, to fix some overflow issues.
And I set it to click
[class^="styles-module__controlsContent___"]
as soon as it appears in the DOM, so it’s open from the start.
English













