Skip to content

Commit

Permalink
Attempt to make QuestionnaireResponse table smaller/responsive...
Browse files Browse the repository at this point in the history
  • Loading branch information
mcjustin committed Jan 16, 2025
1 parent 282e72e commit f452121
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Authored: {resource.authored}
{/if}
{/if}

<table class="table table-bordered table-sm">
<table class="table table-bordered table-responsive table-sm">
<thead>
<tr><th colspan="3">Responses</th></tr>
</thead>
Expand Down

0 comments on commit f452121

Please sign in to comment.