Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(richtext-lexical): editor placeholder had incorrect padding set for small viewports #10531

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

AlessioGr
Copy link
Member

@AlessioGr AlessioGr commented Jan 13, 2025

On small viewports, we hide the gutter on the left side to save on space. However, we did not account for adjusting the padding of the editor placeholder.

Before

CleanShot 2025-01-12 at 19 01 56@2x

After

CleanShot 2025-01-12 at 18 59 36@2x

@AlessioGr AlessioGr enabled auto-merge (squash) January 13, 2025 02:05
@AlessioGr AlessioGr merged commit 26711a7 into main Jan 13, 2025
73 checks passed
@AlessioGr AlessioGr deleted the fix/lexical-editor-padding branch January 13, 2025 02:15
Copy link
Contributor

🚀 This is included in version v3.17.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant