This commit is contained in:
yumoqing 2024-08-20 14:23:36 +08:00
parent 54474782b5
commit c8525a1ff6

View File

@ -79,7 +79,7 @@ bricks.RTCClient = class extends bricks.VBox {
});
var menu = new bricks.Menu({
width:'300px',
height:'400px'
height:'400px',
items:items
});
menu.set_css('popup');