bugfix
This commit is contained in:
parent
54474782b5
commit
c8525a1ff6
@ -79,7 +79,7 @@ bricks.RTCClient = class extends bricks.VBox {
|
|||||||
});
|
});
|
||||||
var menu = new bricks.Menu({
|
var menu = new bricks.Menu({
|
||||||
width:'300px',
|
width:'300px',
|
||||||
height:'400px'
|
height:'400px',
|
||||||
items:items
|
items:items
|
||||||
});
|
});
|
||||||
menu.set_css('popup');
|
menu.set_css('popup');
|
||||||
|
Loading…
Reference in New Issue
Block a user