aboutsummaryrefslogtreecommitdiff
path: root/uploader/templates/phenotypes
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2024-12-09 16:11:44 -0600
committerFrederick Muriuki Muriithi2024-12-09 16:11:44 -0600
commit47fdae91413522b8a67247c3f7113f925fad8dc7 (patch)
tree94fb6d97f3d5aa32edd033c312fe517d715ef894 /uploader/templates/phenotypes
parent7904610f4f66da33e9ced1eb5f11365ec11d6472 (diff)
downloadgn-uploader-47fdae91413522b8a67247c3f7113f925fad8dc7.tar.gz
Prevent errors' table header from scrolling away.
Diffstat (limited to 'uploader/templates/phenotypes')
-rw-r--r--uploader/templates/phenotypes/job-status.html2
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>