alignment fixes

This commit is contained in:
Henry Jameson 2020-06-06 23:08:52 +03:00
parent de3a376beb
commit ebf2ce84fd
3 changed files with 54 additions and 22 deletions

View file

@ -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;