Fix/change embed footer making embedded message content a fixed width
As described in the title, with the current embed footer design/structure, adding a footer to an embedded message makes the embedded content a fixed-width (or faux fixed-width). This causes inline fields to be squeezed together, causing line-breaks and formatting issues that are resolved by removing the footer.
Example 1: No footer

Example 2: Same embed with a footer

I know this isn't top-priority, but it would be nice to see changed. Embeds are great way to allow bots and applications to interact with users, and provide stylized, neatly formatted information. The footer is also an excellent place to put additional information such as a link to a GitHub repository, and author or copyright information (if relevant).
-
I guess my reply disappeared into the void due to an external image. tl;dw: One very lengthy vertical column of 1 to 2 letters each due to a lengthy footer. Shorter footer = no problem.
Offending CSS rule appears to be "grid-template-columns: auto min-content;". Removing that fixes, haven't seen side-effects but I'm sure it was added for a reason.
0
โปรด ลงชื่อเข้าใช้ เพื่อแสดงข้อคิดเห็น
ข้อคิดเห็น
1 ข้อคิดเห็น