This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking.git


The following commit(s) were added to refs/heads/master by this push:
     new 9e8081dea4 Adjust Zipkin trace component height (#10256)
9e8081dea4 is described below

commit 9e8081dea4871c299fdff6130d5888560126b4ea
Author: kezhenxu94 <[email protected]>
AuthorDate: Tue Jan 10 16:35:47 2023 +0800

    Adjust Zipkin trace component height (#10256)
---
 .../src/main/resources/ui-initialized-templates/mesh/mesh-root.json     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/oap-server/server-starter/src/main/resources/ui-initialized-templates/mesh/mesh-root.json
 
b/oap-server/server-starter/src/main/resources/ui-initialized-templates/mesh/mesh-root.json
index 29b7bc9b73..4930e9098e 100644
--- 
a/oap-server/server-starter/src/main/resources/ui-initialized-templates/mesh/mesh-root.json
+++ 
b/oap-server/server-starter/src/main/resources/ui-initialized-templates/mesh/mesh-root.json
@@ -184,7 +184,7 @@
                   "x": 0,
                   "y": 0,
                   "w": 24,
-                  "h": 32,
+                  "h": 48,
                   "i": "0",
                   "type": "ThirdPartyApp",
                   "widget": {

Reply via email to