Skip to content

Commit

Permalink
[Bug #134710] Break text if too long
Browse files Browse the repository at this point in the history
  • Loading branch information
razvanMiu committed Jun 8, 2021
1 parent 1be92bd commit 162a6f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/manage/Blocks/SiteBlocks/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,7 @@ h3.orange {
margin-bottom: 1rem;
padding: 0 1rem;
border-radius: 10px;
overflow-wrap: break-word;
}

.bat-conclusions .installation-conclusions-wrapper {
Expand Down

0 comments on commit 162a6f5

Please sign in to comment.