diff options
author | Fire Demon <firedemon@creature.cafe> | 2020-07-31 11:11:20 -0500 |
---|---|---|
committer | Fire Demon <firedemon@creature.cafe> | 2020-08-30 05:45:16 -0500 |
commit | d21652f4f0a1c756402a11826ccd93cb6081be59 (patch) | |
tree | 8169b88c16fcc30ed5113996eb468c808e3bb6c9 /app | |
parent | d9339677d6daa33dc020cf3400c3dec210b06f31 (diff) |
[UI] Apply Monsterfork formatting overrides to external pages
Diffstat (limited to 'app')
-rw-r--r-- | app/javascript/flavours/glitch/styles/monsterfork/components/formatting.scss | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app/javascript/flavours/glitch/styles/monsterfork/components/formatting.scss b/app/javascript/flavours/glitch/styles/monsterfork/components/formatting.scss index 0d8a42211..a63735248 100644 --- a/app/javascript/flavours/glitch/styles/monsterfork/components/formatting.scss +++ b/app/javascript/flavours/glitch/styles/monsterfork/components/formatting.scss @@ -1,7 +1,8 @@ .status__content__text, .reply-indicator__content, .composer--reply > .content, -.account__header__content +.account__header__content, +.status__content > .e-content { .emojione { width: 20px; |