FIxed bug caused by doubling of upgrade sums. made table headers sticky so that they stay in position when scrolled past.

This commit is contained in:
DESKTOP-GENO133\IvanPlex
2024-01-15 09:21:15 -07:00
parent 4ccfcd6be7
commit 6895d2060d
9 changed files with 9 additions and 10 deletions

View File

@@ -17,7 +17,7 @@
</div>
</div>
<table class="table table-hover">
<thead>
<thead class="sticky-top">
<tr class="d-flex">
<th scope="col" class="col-3">Description</th>
<th scope="col" class="col-9">Note</th>