diff options
Diffstat (limited to 'uploader/templates')
-rw-r--r-- | uploader/templates/phenotypes/job-status.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/uploader/templates/phenotypes/job-status.html b/uploader/templates/phenotypes/job-status.html index 30316b5..34325c5 100644 --- a/uploader/templates/phenotypes/job-status.html +++ b/uploader/templates/phenotypes/job-status.html @@ -73,7 +73,7 @@ </p> {%else%} <table class="table"> - <thead> + <thead style="position: sticky; top: 0; background: white;"> <tr> <th>File</th> <th>Row</th> |