commit8777-fed361a4d7dc
Author: Henry Jameson <me@hjkos.com> Date: Fri Feb 4 14:20:56 2022 +0200 fix overflows commit571e73a346
Author: Henry Jameson <me@hjkos.com> Date: Thu Feb 3 23:13:28 2022 +0200 better approach to unescaping commit39ecb33883
Author: Henry Jameson <me@hjkos.com> Date: Thu Feb 3 22:58:12 2022 +0200 fix amps in links commit0f01931309
Author: Henry Jameson <me@hjkos.com> Date: Thu Feb 3 22:52:41 2022 +0200 make chat messages behave same as posts for animated gifs commita9830ff491
Author: Henry Jameson <me@hjkos.com> Date: Thu Feb 3 22:50:32 2022 +0200 support width/height img attributes commit9a6363431d
Author: Henry Jameson <me@hjkos.com> Date: Thu Feb 3 22:41:38 2022 +0200 lint commitea6114f63c
Author: Henry Jameson <me@hjkos.com> Date: Thu Feb 3 22:36:13 2022 +0200 better phrasing? commitbfb3a4364b
Author: Henry Jameson <me@hjkos.com> Date: Thu Feb 3 22:34:57 2022 +0200 options to disable (You)s and highlighting of yourself commit6d3229b1a1
Author: Henry Jameson <me@hjkos.com> Date: Thu Feb 3 22:23:28 2022 +0200 fix poast mentions tripping commit06042569f1
Author: Henry Jameson <me@hjkos.com> Date: Thu Feb 3 22:10:45 2022 +0200 fix alignment issues Signed-off-by: Sam Therapy <sam@samtherapy.net>
parent
ab8629f2d8
commit
4b1a1c7db9
@ -1,11 +1,8 @@
|
||||
.MentionsLine {
|
||||
word-break: break-all;
|
||||
|
||||
.showMoreLess {
|
||||
white-space: normal;
|
||||
color: var(--link);
|
||||
}
|
||||
|
||||
.fullExtraMentions,
|
||||
.mention-link:not(:last-child) {
|
||||
margin-right: 0.25em;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in new issue