Fix downloads

This commit is contained in:
Geomitron
2023-12-25 02:49:46 -06:00
parent ba309654ca
commit 99cfb306be
30 changed files with 557 additions and 1450 deletions

View File

@@ -1,6 +1,5 @@
<app-search-bar></app-search-bar>
<div class="flex flex-1 overflow-y-hidden">
<!-- TODO: adjust sizing -->
<div class="flex flex-1 overflow-hidden">
<div
class="basis-2/3 flex-1 overflow-y-auto scrollbar scrollbar-w-2 scrollbar-h-2 scrollbar-track-base-300 scrollbar-thumb-neutral scrollbar-thumb-rounded-full"
(scroll)="resultTable.tableScrolled($event)">