샤드시옌으로 쫙 수정
This commit is contained in:
@@ -302,8 +302,8 @@ export function MultiChartConfigPanel({
|
||||
|
||||
{/* 안내 메시지 */}
|
||||
{dataSourceConfigs.length > 0 && (
|
||||
<div className="rounded-lg bg-blue-50 p-3">
|
||||
<p className="text-xs text-blue-900">
|
||||
<div className="rounded-lg bg-primary/10 p-3">
|
||||
<p className="text-xs text-primary">
|
||||
{mergeMode ? (
|
||||
<>
|
||||
🔗 {dataSourceConfigs.length}개의 데이터 소스가 하나의 라인/바로 병합되어 표시됩니다.
|
||||
|
||||
Reference in New Issue
Block a user