Closed thibaultamartin closed 4 months ago
The overflow seems to be due to/tracked in https://github.com/pretalx/schedule/issues/17
I wasnt able to find an easy fix since its nested in their component which uses a shadow-root making it impossible to override from our side.
The .settings margin-left seems to push it over like that. Unsure why it does this though.
TLDR: This has to be fixed over at https://github.com/pretalx/schedule/blob/master/src/App.vue#L13-L31 I believe
Though I assume that https://github.com/pretalx/schedule/blob/master/src/App.vue#L348 fixes it which I think we are missing:
The newer version seems to work.
Deploying matrix-2024 with Cloudflare Pages
d3a3167
View logs