From ceed4d68f5250ff7f85b26e07dd47793a1503d49 Mon Sep 17 00:00:00 2001 From: Alezia Kurdis <60075796+AleziaKurdis@users.noreply.github.com> Date: Sun, 6 Apr 2025 14:21:56 -0400 Subject: [PATCH] Fix for ChildList View Properties link width Fix for ChildList View Properties link width --- .../system/create/entityProperties/html/js/entityProperties.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/system/create/entityProperties/html/js/entityProperties.js b/scripts/system/create/entityProperties/html/js/entityProperties.js index 69e0eac45b..d8067edb7d 100644 --- a/scripts/system/create/entityProperties/html/js/entityProperties.js +++ b/scripts/system/create/entityProperties/html/js/entityProperties.js @@ -4832,7 +4832,7 @@ function setChildListData(element, children, parentID, entityHostType = "") { if (children[i].entityHostType !== "domain") { entityHostTypeClass = " class='" + children[i].entityHostType + "Entity'"; } - let navigatorBtn = "🡆"; + let navigatorBtn = "🡆"; renderer += "