diff --git a/desktop/playwright.config.ts b/desktop/playwright.config.ts index aad2580dad0..76f27b6176d 100644 --- a/desktop/playwright.config.ts +++ b/desktop/playwright.config.ts @@ -142,6 +142,8 @@ export default defineConfig({ "**/drafts-screenshots.spec.ts", "**/drafts-all-fix-screenshots.spec.ts", "**/inbox-refactor-screenshots.spec.ts", + "**/inbox-title-overlap.spec.ts", + "**/message-author-overlap.spec.ts", "**/buzz-theme-screenshots.spec.ts", "**/appearance-previews.spec.ts", "**/channel-sort.spec.ts", diff --git a/desktop/src/features/home/ui/InboxDetailPane.tsx b/desktop/src/features/home/ui/InboxDetailPane.tsx index 0360c1d9ad0..7b40d452ee5 100644 --- a/desktop/src/features/home/ui/InboxDetailPane.tsx +++ b/desktop/src/features/home/ui/InboxDetailPane.tsx @@ -567,7 +567,7 @@ function InboxMessageDetailPane({ {canOpenChannel && contextChannelId ? (