зеркало из https://github.com/nextcloud/spreed.git
Fix avatar container css.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
This commit is contained in:
Родитель
9332fc1f52
Коммит
48997f8e3b
|
@ -201,7 +201,7 @@ video {
|
|||
position: absolute;
|
||||
text-align: center;
|
||||
bottom: 44px;
|
||||
width: 100%;
|
||||
width: 85%;
|
||||
}
|
||||
.videoContainer .avatar-container .avatar {
|
||||
display: inline-block;
|
||||
|
@ -213,6 +213,10 @@ video {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.videoView .avatar-container {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#emptycontent {
|
||||
position: absolute;
|
||||
z-index: 40;
|
||||
|
|
Загрузка…
Ссылка в новой задаче