diff --git a/docs/.api_downapp.md.swp b/docs/.api_downapp.md.swp new file mode 100644 index 0000000..4027ebb Binary files /dev/null and b/docs/.api_downapp.md.swp differ diff --git a/wwwroot/index.ui b/wwwroot/index.ui index bda5fd3..aa9a957 100644 --- a/wwwroot/index.ui +++ b/wwwroot/index.ui @@ -28,14 +28,14 @@ "subwidgets": [ {% if is_customer or is_admin %} { - "widgettype": "Button", + "widgettype": "VBox", "options": { "css": "card", "height": "140px", + "width": "280px", "padding": "20px", "cursor": "pointer", - "borderRadius": "8px", - "border": "none" + "borderRadius": "8px" }, "binds": [ { @@ -68,14 +68,14 @@ ] }, { - "widgettype": "Button", + "widgettype": "VBox", "options": { "css": "card", "height": "140px", + "width": "280px", "padding": "20px", "cursor": "pointer", - "borderRadius": "8px", - "border": "none" + "borderRadius": "8px" }, "binds": [ { @@ -110,14 +110,14 @@ {% endif %} {% if is_admin %} ,{ - "widgettype": "Button", + "widgettype": "VBox", "options": { "css": "card", "height": "140px", + "width": "280px", "padding": "20px", "cursor": "pointer", - "borderRadius": "8px", - "border": "none" + "borderRadius": "8px" }, "binds": [ { @@ -150,14 +150,14 @@ ] }, { - "widgettype": "Button", + "widgettype": "VBox", "options": { "css": "card", "height": "140px", + "width": "280px", "padding": "20px", "cursor": "pointer", - "borderRadius": "8px", - "border": "none" + "borderRadius": "8px" }, "binds": [ { @@ -190,14 +190,14 @@ ] }, { - "widgettype": "Button", + "widgettype": "VBox", "options": { "css": "card", "height": "140px", + "width": "280px", "padding": "20px", "cursor": "pointer", - "borderRadius": "8px", - "border": "none" + "borderRadius": "8px" }, "binds": [ { @@ -230,14 +230,14 @@ ] }, { - "widgettype": "Button", + "widgettype": "VBox", "options": { "css": "card", "height": "140px", + "width": "280px", "padding": "20px", "cursor": "pointer", - "borderRadius": "8px", - "border": "none" + "borderRadius": "8px" }, "binds": [ {