Update app/views/forms/show.html.erb
This commit is contained in:
parent
d3f6ff9ce3
commit
0b33a5d981
@ -27,7 +27,7 @@
|
||||
</div>
|
||||
|
||||
<div class="box table-wrapper">
|
||||
<table class="table is-fullwidth is-strip is-hoverable">
|
||||
<table class="table is-fullwidth is-striped is-hoverable">
|
||||
<thead>
|
||||
<tr>
|
||||
<% @form.spreadsheet_headers.each do |value| %>
|
||||
@ -47,4 +47,4 @@
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user