diff --git a/.changeset/poor-flies-notice.md b/.changeset/poor-flies-notice.md new file mode 100644 index 000000000..539f3e79e --- /dev/null +++ b/.changeset/poor-flies-notice.md @@ -0,0 +1,5 @@ +--- +'@myst-theme/frontmatter': patch +--- + +Shift author popover to a z-index of 10 to bring it into same order at other content components diff --git a/packages/frontmatter/src/AuthorPopover.tsx b/packages/frontmatter/src/AuthorPopover.tsx index b5c1fcc2f..0beb979c4 100644 --- a/packages/frontmatter/src/AuthorPopover.tsx +++ b/packages/frontmatter/src/AuthorPopover.tsx @@ -36,7 +36,10 @@ export const AuthorPopover = ({ - +

{author.name}