Ensure mention avatars cover the entire circle

This commit is contained in:
Andy Smith
2025-11-07 10:13:49 -06:00
parent 9d032ff79b
commit eab71cef3e
@@ -375,6 +375,12 @@
}
}
action-text-attachment[content-type^='application/vnd.actiontext.mention'] {
img {
object-fit: cover;
}
}
[data-lexical-cursor] {
animation: blink 1s step-end infinite;
block-size: 1lh;