Skip to content

Commit

Permalink
wrap details row text
Browse files Browse the repository at this point in the history
  • Loading branch information
pxpm committed Sep 16, 2024
1 parent 1cadf92 commit 033f90e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<div class="m-t-10 m-b-10 p-l-10 p-r-10 p-t-10 p-b-10">
<div class="row">
<div class="row text-wrap">
<div class="col-md-12">
<small>Use the <span class="label label-default">details_row</span> functionality to show more information about the entry, when that information does not fit inside the table column.</small><br><br>
<strong>Text:</strong> {{ $entry->text }} <br>
Expand Down

0 comments on commit 033f90e

Please sign in to comment.