зеркало из https://github.com/nextcloud/spreed.git
Set 100% width to screensharing videos.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
This commit is contained in:
Родитель
d6d4ee33ca
Коммит
1a3c7abf0d
|
@ -242,6 +242,7 @@ video {
|
|||
}
|
||||
|
||||
#screens video {
|
||||
width: 100%;
|
||||
-webkit-filter: none;
|
||||
filter: none;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче