Define max height on streamable

This commit is contained in:
Nolway 2022-01-31 14:28:49 +01:00
parent 965725dd71
commit 541aa78a1f

View file

@ -44,7 +44,7 @@
pointer-events: auto;
padding: 0;
max-height: 85%;
max-height: 200px;
max-width: 85%;
&:hover {