http.js: fix width property + change default action to append

This commit is contained in:
Siklos 2022-07-31 19:12:03 +02:00
parent ca79e18e53
commit aa33ab4019
2 changed files with 11 additions and 4 deletions

View file

@ -15,7 +15,8 @@ serve({
TypeChildContainerDefault: 'Trou',
BorderWidth: 48,
MinWidth: 500,
MaxWidth: 3000
MaxWidth: 3000,
Width: 500
}
],
AvailableSymbols: [],