зеркало из https://github.com/nextcloud/spreed.git
also correctly position name under avatar
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
This commit is contained in:
Родитель
6f51bc8d06
Коммит
532621088e
|
@ -114,6 +114,9 @@ video {
|
|||
.videoContainer.speaking .avatar-container {
|
||||
top: 30%;
|
||||
}
|
||||
.videoContainer.speaking .avatar-container + .nameIndicator {
|
||||
top: 55%;
|
||||
}
|
||||
|
||||
.participants-1 #emptycontent {
|
||||
display: block !important;
|
||||
|
|
Загрузка…
Ссылка в новой задаче