Skip to content

Commit

Permalink
Merge pull request #717 from fey/714__fix-code-wrap
Browse files Browse the repository at this point in the history
fix [#714] fix #714
  • Loading branch information
fey committed Mar 11, 2021
2 parents ac1a499 + 22b7270 commit ba2ac90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/views/components/solution.blade.php
@@ -1,3 +1,3 @@
<pre class="text-wrap">
<pre>
<code>{{ $solution->content }}</code>
</pre>

0 comments on commit ba2ac90

Please sign in to comment.