Commit 714a0939 authored by Juliusz Chroboczek's avatar Juliusz Chroboczek

Fix formatting of /me.

parent 77179c3d
...@@ -322,6 +322,10 @@ textarea.form-reply { ...@@ -322,6 +322,10 @@ textarea.form-reply {
text-shadow: none; text-shadow: none;
} }
.message-me-asterisk, .message-me-user {
margin-right: 0.33em;
}
.video-container { .video-container {
height: calc(var(--vh, 1vh) * 100 - 64px); height: calc(var(--vh, 1vh) * 100 - 64px);
position: relative; position: relative;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment