style(测试计划): 调整图表tooltip展示位置

This commit is contained in:
xinxin.wu 2024-06-19 18:12:57 +08:00 committed by Craftsman
parent bfdff00cce
commit 8d8a3f5dc5
1 changed files with 1 additions and 0 deletions

View File

@ -142,6 +142,7 @@ export const toolTipConfig = {
label: {
color: '#959598',
},
position: 'top',
backgroundColor: '#fff',
padding: 24,
borderWidth: 0,