diff --git a/scripts/__pycache__/load_path.cpython-310.pyc b/scripts/__pycache__/load_path.cpython-310.pyc new file mode 100644 index 0000000..4cd5477 Binary files /dev/null and b/scripts/__pycache__/load_path.cpython-310.pyc differ diff --git a/wwwroot/pricing_item/index.ui b/wwwroot/pricing_item/index.ui index 240c809..faf1e36 100644 --- a/wwwroot/pricing_item/index.ui +++ b/wwwroot/pricing_item/index.ui @@ -1,3 +1,10 @@ +{ + "widgettype": "VBox", + "options": { + "cheight": 40, + "width": "100%" + }, + "subwidgets": [ { "id":"pricing_item_tbl", "widgettype":"Tabular", @@ -186,4 +193,6 @@ } ] +} + ] }