summaryrefslogtreecommitdiff
path: root/app/views/activities/show.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/activities/show.html.erb')
-rw-r--r--app/views/activities/show.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/activities/show.html.erb b/app/views/activities/show.html.erb
index 84c19a4..c9c6d25 100644
--- a/app/views/activities/show.html.erb
+++ b/app/views/activities/show.html.erb
@@ -2,7 +2,7 @@
<p><%= @activity.description %></p>
<div class="min-w-full my-2 px-1 overflow-auto text-sm border-2 border-gray-800 rounded"
- style="height: 75px" id="result_output">
+ style="height: 30rem;" id="result_output">
</div>
<div id="result_controls">