Skip to content

Commit

Permalink
Merge pull request #2223 from aliabbasmalik8/IS-2209-bullet-points-te…
Browse files Browse the repository at this point in the history
…xt-fitting

[IS-2209] fixed bullet points text fitting
  • Loading branch information
tgolen authored Apr 6, 2021
2 parents e91f4fe + 5442286 commit b6d7d60
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/styles/styles.js
Original file line number Diff line number Diff line change
Expand Up @@ -1294,6 +1294,10 @@ const webViewStyles = {

a: styles.link,

li: {
flexShrink: 1,
},

blockquote: {
borderLeftColor: themeColors.border,
borderLeftWidth: 4,
Expand Down

0 comments on commit b6d7d60

Please sign in to comment.