Fix local feed size
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
d244ea3b14
commit
0e5297fcb0
1 changed files with 2 additions and 1 deletions
|
@ -22,7 +22,8 @@ limitations under the License.
|
|||
}
|
||||
|
||||
.mx_VideoFeed_local {
|
||||
width: 20%;
|
||||
width: 25%;
|
||||
height: 25%;
|
||||
position: absolute;
|
||||
right: 10px;
|
||||
top: 10px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue