diff --git a/change/@fluentui-react-teaching-popover-b32cb5ff-1e29-4c94-bb2d-a5ad448d78f9.json b/change/@fluentui-react-teaching-popover-b32cb5ff-1e29-4c94-bb2d-a5ad448d78f9.json new file mode 100644 index 0000000000000..5a983964fee74 --- /dev/null +++ b/change/@fluentui-react-teaching-popover-b32cb5ff-1e29-4c94-bb2d-a5ad448d78f9.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "fix: Arrow was 1px offset and incorrect box-sizing", + "packageName": "@fluentui/react-teaching-popover", + "email": "edwardwang.94@gmail.com", + "dependentChangeType": "patch" +} diff --git a/packages/react-components/react-teaching-popover/src/components/TeachingPopoverBody/useTeachingPopoverBodyStyles.styles.ts b/packages/react-components/react-teaching-popover/src/components/TeachingPopoverBody/useTeachingPopoverBodyStyles.styles.ts index 1dcb6cb442619..94e00eb1e05a0 100644 --- a/packages/react-components/react-teaching-popover/src/components/TeachingPopoverBody/useTeachingPopoverBodyStyles.styles.ts +++ b/packages/react-components/react-teaching-popover/src/components/TeachingPopoverBody/useTeachingPopoverBodyStyles.styles.ts @@ -7,32 +7,34 @@ export const teachingPopoverBodyClassNames: SlotClassNames