diff --git a/src/app/editor/panels/ButtonPropertiesPanel.tsx b/src/app/editor/panels/ButtonPropertiesPanel.tsx
index 6465006..31622c3 100644
--- a/src/app/editor/panels/ButtonPropertiesPanel.tsx
+++ b/src/app/editor/panels/ButtonPropertiesPanel.tsx
@@ -24,7 +24,7 @@ export function ButtonPropertiesPanel({ buttonProps, selectedBlockId, updateBloc
-
버튼 이미지
+
버튼 이미지
-
구분선 스타일
+ 구분선 스타일
{/* 길이/너비 모드 */}
길이 모드
-
이미지 스타일
+
이미지 스타일
{/* 카드 배경색 */}
@@ -147,7 +147,7 @@ export function ImagePropertiesPanel({ imageProps, selectedBlockId, updateBlock
정렬
@@ -166,7 +166,7 @@ export function ImagePropertiesPanel({ imageProps, selectedBlockId, updateBlock
너비 모드
diff --git a/src/app/editor/panels/ListPropertiesPanel.tsx b/src/app/editor/panels/ListPropertiesPanel.tsx
index 45063a2..34e3cbd 100644
--- a/src/app/editor/panels/ListPropertiesPanel.tsx
+++ b/src/app/editor/panels/ListPropertiesPanel.tsx
@@ -30,7 +30,7 @@ export function ListPropertiesPanel({
리스트 아이템 (줄바꿈으로 구분)
-
리스트 스타일
+
리스트 스타일
{/* 글자 크기 */}
{
updateBlock(selectedBlockId, { textColorCustom: hex } as any);
@@ -182,7 +184,7 @@ export function ListPropertiesPanel({
불릿 스타일
{
diff --git a/src/app/editor/panels/ProjectPropertiesPanel.tsx b/src/app/editor/panels/ProjectPropertiesPanel.tsx
index 53a29be..256878c 100644
--- a/src/app/editor/panels/ProjectPropertiesPanel.tsx
+++ b/src/app/editor/panels/ProjectPropertiesPanel.tsx
@@ -38,14 +38,14 @@ export function ProjectPropertiesPanel() {
};
return (
-