Skip to content

Commit

Permalink
scrollable description
Browse files Browse the repository at this point in the history
  • Loading branch information
michaljaz committed Feb 11, 2024
1 parent d778577 commit 9288f46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/vepic.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
</a>
</div>
<pre class="mt-6"><%= product.description %></pre>
<pre class="mt-6 overflow-auto"><%= product.description %></pre>
</div>
<% } %>
</div>
Expand Down

0 comments on commit 9288f46

Please sign in to comment.