From c4450d2a6c26ae38aea2c2edf4ada073421b2898 Mon Sep 17 00:00:00 2001 From: Hermes Agent Date: Fri, 19 Jun 2026 14:25:11 +0800 Subject: [PATCH] fix: root VBox height:100% instead of cheight:40 --- wwwroot/fee/feelog/index.ui | 2 +- wwwroot/public/llmsquare/statistic/feelog/index.ui | 2 +- wwwroot/user/userapikey/index.ui | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/wwwroot/fee/feelog/index.ui b/wwwroot/fee/feelog/index.ui index 04a2378..4a8026a 100644 --- a/wwwroot/fee/feelog/index.ui +++ b/wwwroot/fee/feelog/index.ui @@ -1,7 +1,7 @@ { "widgettype": "VBox", "options": { - "cheight": 40, + "height": "100%", "width": "100%" }, "subwidgets": [ diff --git a/wwwroot/public/llmsquare/statistic/feelog/index.ui b/wwwroot/public/llmsquare/statistic/feelog/index.ui index 3db82f8..8b36ff7 100644 --- a/wwwroot/public/llmsquare/statistic/feelog/index.ui +++ b/wwwroot/public/llmsquare/statistic/feelog/index.ui @@ -1,7 +1,7 @@ { "widgettype": "VBox", "options": { - "cheight": 40, + "height": "100%", "width": "100%" }, "subwidgets": [ diff --git a/wwwroot/user/userapikey/index.ui b/wwwroot/user/userapikey/index.ui index aa1dd1b..f3e25a1 100644 --- a/wwwroot/user/userapikey/index.ui +++ b/wwwroot/user/userapikey/index.ui @@ -1,7 +1,7 @@ { "widgettype": "VBox", "options": { - "cheight": 40, + "height": "100%", "width": "100%" }, "subwidgets": [