Nickname not centered in video-container (#935)

* Nickname not centered in video-container

#823
This commit is contained in:
grégoire parant 2021-04-24 15:45:58 +02:00 committed by GitHub
parent 364c1d3e98
commit f0d277af32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@ body .message-info.warning{
padding-top: 32px;
font-size: 28px;
color: white;
overflow: hidden;
}
.video-container img{