Skip to content

🐛(frontend) fix callout block spacing for old browsers#1914

Merged
AntoLC merged 1 commit intomainfrom
fix/space-callout-old-browser
Feb 25, 2026
Merged

🐛(frontend) fix callout block spacing for old browsers#1914
AntoLC merged 1 commit intomainfrom
fix/space-callout-old-browser

Conversation

@AntoLC
Copy link
Collaborator

@AntoLC AntoLC commented Feb 24, 2026

Purpose

On the old Firefox versions, the spacing of the callout block was not applied correctly.
We changed the "white-space" property to "pre-wrap" to ensure that the spacing is applied correctly on all browsers.

Demo

Enregistrement.2026-02-24.154010.mp4

@AntoLC AntoLC self-assigned this Feb 24, 2026
@AntoLC AntoLC added bug Something isn't working frontend Firefox labels Feb 24, 2026
@AntoLC AntoLC linked an issue Feb 24, 2026 that may be closed by this pull request
On the old Firefox versions, the spacing of the
callout block was not applied correctly.
We changed the "white-space" property to "pre-wrap"
to ensure that the spacing is applied correctly on
all browsers.
@AntoLC AntoLC force-pushed the fix/space-callout-old-browser branch from 6180863 to c37dc8d Compare February 24, 2026 14:46
@AntoLC AntoLC requested a review from Ovgodd February 24, 2026 14:46
@github-actions
Copy link

github-actions bot commented Feb 24, 2026

Size Change: +7 B (0%)

Total Size: 4.21 MB

Filename Size Change
apps/impress/out/_next/static/3031fbb7/_buildManifest.js 0 B -893 B (removed) 🏆
apps/impress/out/_next/static/7268ca1c/_buildManifest.js 893 B +893 B (new file) 🆕

compressed-size-action

Copy link
Collaborator

@Ovgodd Ovgodd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯

@AntoLC AntoLC merged commit c37dc8d into main Feb 25, 2026
27 of 29 checks passed
@AntoLC AntoLC deleted the fix/space-callout-old-browser branch February 25, 2026 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working Firefox frontend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🐛 Custom block Callout space prob Firefox

2 participants