🪑 Styled download panel table

This commit is contained in:
2023-12-25 00:27:35 -05:00
parent 432fe58585
commit 8f42afe560
7 changed files with 114 additions and 82 deletions

View File

@@ -226,7 +226,7 @@ export const Import = (props: IProps): ReactElement => {
<span className="h-px flex-1 bg-slate-200 dark:bg-slate-400"></span>
</span>
<div className="overflow-x-auto mt-4 rounded-lg border border-gray-200">
<div className="overflow-x-auto w-fit mt-4 rounded-lg border border-gray-200">
<table className="min-w-full divide-y-2 divide-gray-200 dark:divide-gray-200 text-md">
<thead className="ltr:text-left rtl:text-right">
<tr>