iot-dashboard: don't set the width/height

This commit is contained in:
Olivier Goffart 2021-05-18 13:59:21 +02:00
parent 25d0b604e9
commit efab8967d7

View file

@ -179,8 +179,6 @@ MainContent := VerticalLayout {{
}}
MainWindow := Window {{
width: 1024px;
height: 600px;
title: "IOT dashboard";
{3}