aboutsummaryrefslogtreecommitdiff
path: root/src/components/notifications/notifications.scss
diff options
context:
space:
mode:
authorHenry Jameson <me@hjkos.com>2020-06-06 23:08:52 +0300
committerHenry Jameson <me@hjkos.com>2020-06-06 23:08:52 +0300
commitebf2ce84fdd7e175f5715452400ec3bdf789310b (patch)
treec93dbf3d75ffa24be9fee2b042fd4275a691f457 /src/components/notifications/notifications.scss
parentde3a376bebb25fefb1fe513c3491ee6c4e48af0f (diff)
alignment fixes
Diffstat (limited to 'src/components/notifications/notifications.scss')
-rw-r--r--src/components/notifications/notifications.scss6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/components/notifications/notifications.scss b/src/components/notifications/notifications.scss
index 9efcfcf8..b675af5a 100644
--- a/src/components/notifications/notifications.scss
+++ b/src/components/notifications/notifications.scss
@@ -36,6 +36,8 @@
border-bottom: 1px solid;
border-color: $fallback--border;
border-color: var(--border, $fallback--border);
+ word-wrap: break-word;
+ word-break: break-word;
&:hover .animated.avatar {
canvas {
@@ -46,10 +48,6 @@
}
}
- .muted {
- padding: .25em .6em;
- }
-
.non-mention {
display: flex;
flex: 1;