diff --git a/frontend/src/config/testPlan.ts b/frontend/src/config/testPlan.ts index 043113f03d..3e6b01ddb4 100644 --- a/frontend/src/config/testPlan.ts +++ b/frontend/src/config/testPlan.ts @@ -142,6 +142,7 @@ export const toolTipConfig = { label: { color: '#959598', }, + position: 'top', backgroundColor: '#fff', padding: 24, borderWidth: 0,