Skip to content

Commit cc1947d

Browse files
committed
chore
1 parent 5e3cd06 commit cc1947d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

amore-app/src/components/agent/AgentQueueSection.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ export default function AgentQueueSection() {
140140
className="absolute left-0"
141141
style={{ top: 44, width: GRID_W, height: Math.max(GRID_H, VIEW_H) }}
142142
>
143-
{/* 배경 레이어 (음영/격자/행라인) */}
143+
{/* 배경 레이어 (음영/격자/행라인) */}
144144
<div className="absolute inset-0 z-0">
145145
{/* 지난 시간 음영 */}
146146
<div

0 commit comments

Comments
 (0)