Skip to content

feat: apply max width to editor instead of content only#529

Merged
cguedes merged 1 commit into
mainfrom
528-add-max-width-to-editor
Sep 11, 2023
Merged

feat: apply max width to editor instead of content only#529
cguedes merged 1 commit into
mainfrom
528-add-max-width-to-editor

Conversation

@sehyod

@sehyod sehyod commented Sep 11, 2023

Copy link
Copy Markdown
Collaborator

This applies the max-width to the text editor, and not the content only, to make the left indent fixed

Screenshot 2023-09-11 at 10 22 16

Closes #528 and #482

@sehyod sehyod requested a review from cguedes September 11, 2023 09:23
@codecov

codecov Bot commented Sep 11, 2023

Copy link
Copy Markdown

Codecov Report

Merging #529 (bea8ad7) into main (944ff51) will not change coverage.
The diff coverage is 0.00%.

@@           Coverage Diff           @@
##             main     #529   +/-   ##
=======================================
  Coverage   81.68%   81.68%           
=======================================
  Files         215      215           
  Lines       12118    12118           
  Branches     1179     1179           
=======================================
  Hits         9899     9899           
  Misses       2205     2205           
  Partials       14       14           
Files Changed Coverage Δ
src/application/components/MainPanel.tsx 0.00% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@cguedes cguedes merged commit eb4116c into main Sep 11, 2023
@cguedes cguedes deleted the 528-add-max-width-to-editor branch September 11, 2023 11:00
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.

Add max-width to text editor

2 participants