diff --git a/packages/shared-components/playwright/snapshots/room-roomstatusbarview--with-message-rejected-can-retry-in-time-linux.png b/packages/shared-components/playwright/snapshots/room-roomstatusbarview--with-message-rejected-can-retry-in-time-linux.png
new file mode 100644
index 0000000000..24a7d892c7
Binary files /dev/null and b/packages/shared-components/playwright/snapshots/room-roomstatusbarview--with-message-rejected-can-retry-in-time-linux.png differ
diff --git a/packages/shared-components/playwright/snapshots/room-roomstatusbarview--with-message-rejected-can-retry-linux.png b/packages/shared-components/playwright/snapshots/room-roomstatusbarview--with-message-rejected-can-retry-linux.png
new file mode 100644
index 0000000000..0c249afc31
Binary files /dev/null and b/packages/shared-components/playwright/snapshots/room-roomstatusbarview--with-message-rejected-can-retry-linux.png differ
diff --git a/packages/shared-components/playwright/snapshots/room-roomstatusbarview--with-message-rejected-linux.png b/packages/shared-components/playwright/snapshots/room-roomstatusbarview--with-message-rejected-linux.png
new file mode 100644
index 0000000000..b5bc8d3bc7
Binary files /dev/null and b/packages/shared-components/playwright/snapshots/room-roomstatusbarview--with-message-rejected-linux.png differ
diff --git a/packages/shared-components/playwright/snapshots/room-roomstatusbarview--with-message-rejected-sending-linux.png b/packages/shared-components/playwright/snapshots/room-roomstatusbarview--with-message-rejected-sending-linux.png
new file mode 100644
index 0000000000..8ac3d6d01f
Binary files /dev/null and b/packages/shared-components/playwright/snapshots/room-roomstatusbarview--with-message-rejected-sending-linux.png differ
diff --git a/packages/shared-components/playwright/snapshots/room-roomstatusbarview--with-message-rejected-with-known-harm-linux.png b/packages/shared-components/playwright/snapshots/room-roomstatusbarview--with-message-rejected-with-known-harm-linux.png
new file mode 100644
index 0000000000..238bf110fa
Binary files /dev/null and b/packages/shared-components/playwright/snapshots/room-roomstatusbarview--with-message-rejected-with-known-harm-linux.png differ
diff --git a/packages/shared-components/playwright/snapshots/room-roomstatusbarview--with-message-rejected-with-server-message-linux.png b/packages/shared-components/playwright/snapshots/room-roomstatusbarview--with-message-rejected-with-server-message-linux.png
new file mode 100644
index 0000000000..04cbccad13
Binary files /dev/null and b/packages/shared-components/playwright/snapshots/room-roomstatusbarview--with-message-rejected-with-server-message-linux.png differ
diff --git a/packages/shared-components/src/room/RoomStatusBar/RoomStatusBarView.tsx b/packages/shared-components/src/room/RoomStatusBar/RoomStatusBarView.tsx
index 325cf829dd..52892fb619 100644
--- a/packages/shared-components/src/room/RoomStatusBar/RoomStatusBarView.tsx
+++ b/packages/shared-components/src/room/RoomStatusBar/RoomStatusBarView.tsx
@@ -278,7 +278,7 @@ function RoomStatusBarViewMessageRejected({
harm: translateHarmsToText(snapshot.harms, snapshot.serverError),
})}
- {subtitleText}
+ {subtitleText}
);
diff --git a/playwright/snapshots/room/room-status-bar.spec.ts/connectivity-lost-linux.png b/playwright/snapshots/room/room-status-bar.spec.ts/connectivity-lost-linux.png
index 98fe9f2f6f..0568892b39 100644
Binary files a/playwright/snapshots/room/room-status-bar.spec.ts/connectivity-lost-linux.png and b/playwright/snapshots/room/room-status-bar.spec.ts/connectivity-lost-linux.png differ
diff --git a/playwright/snapshots/room/room-status-bar.spec.ts/message-failed-linux.png b/playwright/snapshots/room/room-status-bar.spec.ts/message-failed-linux.png
index e249f91302..fe23d40790 100644
Binary files a/playwright/snapshots/room/room-status-bar.spec.ts/message-failed-linux.png and b/playwright/snapshots/room/room-status-bar.spec.ts/message-failed-linux.png differ