Skip to content

fix: remove .max-w-3xl from embedded status.

Aldis Ruiz requested to merge aldisruiz/soapbox:aldisruiz-main-patch-33380 into main

Summary

Removes a max width css rule from an embedded status. So if you embed it in a container larger than 768px, it will fill the entire width instead of creating white space.

Screenshots (if appropriate):

Here's how it looks currently without this patch. screenshot_2024-03-11-172540_grim

Merge request reports