Skip to content

Commit

Permalink
Update paragraphs.enhanced_modal.css
Browse files Browse the repository at this point in the history
changed text-wrap value.
  • Loading branch information
yeniatencio authored Dec 17, 2024
1 parent e0ecfc3 commit cc54da7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
box-shadow: none !important;
border: none !important;
padding: 0 0 0.5em;
text-wrap: auto;
text-wrap: pretty;
}

.paragraphs-add-dialog-enhanced .paragraphs-add-dialog-list .paragraphs-add-dialog-row .description {
Expand Down

0 comments on commit cc54da7

Please sign in to comment.