Submission table tweaks

smaller fontsize and use vertical scrolling for large tables
This commit is contained in:
2020-04-20 11:51:10 +02:00
parent b8277a7023
commit 7a7a2e49b7
2 changed files with 7 additions and 1 deletions

View File

@@ -27,7 +27,7 @@
</div>
<div class="box table-wrapper">
<table class="table is-fullwidth is-striped is-hoverable">
<table class="submission-table table is-fullwidth is-striped is-hoverable">
<thead>
<tr>
<% @form.spreadsheet_headers.each do |value| %>