More things

This commit is contained in:
space-nuko
2023-05-08 03:45:22 -05:00
parent e6172b0648
commit dd00cf52b5
5 changed files with 39 additions and 6 deletions

View File

@@ -327,6 +327,13 @@ const ALL_ATTRIBUTES: AttributesSpecList = [
defaultValue: 100,
editable: true
},
{
name: "height",
type: "string",
location: "widget",
defaultValue: "auto",
editable: true
},
{
name: "classes",
type: "string",