Skip to content

[Aliki] Set default overflow wrap behavior to avoid overflow on mobile - #1453

Merged
st0012 merged 1 commit into
masterfrom
fix-aliki-overflow-on-mobile
Nov 17, 2025
Merged

st0012 merged 1 commit into
masterfrom
fix-aliki-overflow-on-mobile

Conversation

@st0012

@st0012 st0012 commented Nov 16, 2025

Copy link
Copy Markdown
Member

Currently, if the page's text content is long, it'd overflow on mobile and create a bad experience:

Screenshot 2025-11-16 at 23 53 58

This PR fixes the issue by specifying the default overflow wrapping behavior. So long text will break into multiple lines instead of overflowing the page.

Screenshot 2025-11-16 at 23 56 53

@matzbot

matzbot commented Nov 16, 2025

Copy link
Copy Markdown
Collaborator

🚀 Preview deployment available at: https://98c381ae.rdoc-6cd.pages.dev (commit: 2fd54d3)

@kou kou left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

+1

@st0012
st0012 merged commit 70995a4 into master Nov 17, 2025
61 of 62 checks passed
@st0012
st0012 deleted the fix-aliki-overflow-on-mobile branch November 17, 2025 03:08
@st0012 st0012 changed the title Set default overflow wrap behavior to avoid overflow on mobile [Aliki] Set default overflow wrap behavior to avoid overflow on mobile Nov 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants