ui 수정 및 시현할 기능 업데이트

This commit is contained in:
leeheejin
2025-10-02 14:34:15 +09:00
parent 2c0dca08b4
commit 3fa410cbe4
168 changed files with 1545 additions and 1066 deletions
+3 -3
View File
@@ -661,7 +661,7 @@ function getComponentJSXByWebType(webType) {
top: "-25px",
left: "0px",
fontSize: component.style?.labelFontSize || "14px",
color: component.style?.labelColor || "#3b83f6",
color: component.style?.labelColor || "#212121",
fontWeight: "500",
}}
>
@@ -709,7 +709,7 @@ function getComponentJSXByWebType(webType) {
top: "-25px",
left: "0px",
fontSize: component.style?.labelFontSize || "14px",
color: component.style?.labelColor || "#3b83f6",
color: component.style?.labelColor || "#212121",
fontWeight: "500",
}}
>
@@ -785,7 +785,7 @@ function getComponentJSXByWebType(webType) {
top: "-25px",
left: "0px",
fontSize: component.style?.labelFontSize || "14px",
color: component.style?.labelColor || "#3b83f6",
color: component.style?.labelColor || "#212121",
fontWeight: "500",
}}
>