diff --git a/src/components/status.css b/src/components/status.css index 1b70292..93386fd 100644 --- a/src/components/status.css +++ b/src/components/status.css @@ -2167,7 +2167,7 @@ a.card:is(:hover, :focus):visited { } .links-list { - a { + li > a { display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; diff --git a/src/components/status.jsx b/src/components/status.jsx index 607951c..c2421a8 100644 --- a/src/components/status.jsx +++ b/src/components/status.jsx @@ -2568,7 +2568,7 @@ function EmbedModal({ post, instance, onClose }) { {!!accountEmojis?.length && (

Account Emojis:

-