Skip to content

Commit

Permalink
fix(Demo): Fix error link width to avoid overlap with close button (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
avelad authored and joeyparrish committed Jun 20, 2023
1 parent d78c080 commit a6f980d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions demo/demo.less
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ html, body {
display: inline-block;
margin-left: auto;
margin-right: auto;
max-width: 90%;

/* Some very long URLs can appear in the error text, and word wrapping is very
* helpful. */
Expand Down

0 comments on commit a6f980d

Please sign in to comment.