diff --git a/static/sfu.css b/static/sfu.css index e222010..61cf72a 100644 --- a/static/sfu.css +++ b/static/sfu.css @@ -322,6 +322,10 @@ textarea.form-reply { text-shadow: none; } +.message-me-asterisk, .message-me-user { + margin-right: 0.33em; +} + .video-container { height: calc(var(--vh, 1vh) * 100 - 64px); position: relative;