Define max height on streamable
This commit is contained in:
parent
965725dd71
commit
541aa78a1f
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@
|
|||
pointer-events: auto;
|
||||
|
||||
padding: 0;
|
||||
max-height: 85%;
|
||||
max-height: 200px;
|
||||
max-width: 85%;
|
||||
|
||||
&:hover {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue