Skip to content

Commit

Permalink
Use outline button
Browse files Browse the repository at this point in the history
  • Loading branch information
jorg-vr committed Sep 20, 2023
1 parent 50dc49c commit 2002434
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/annotations/_annotations_table.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<% if allow_save %>
<td>
<d-new-saved-annotation
class="btn with-icon btn-filled"
class="btn with-icon btn-outline"
from-annotation-id="<%= annotation.id %>"
annotation-text="<%= annotation.annotation_text %>"
exercise-id="<%= annotation.submission.exercise_id %>"
Expand Down

0 comments on commit 2002434

Please sign in to comment.