table width fix

This commit is contained in:
Owen Rees
2023-08-18 10:12:11 +02:00
parent 2b69fba349
commit 6441a89d8c
+1 -1
View File
@@ -89,7 +89,7 @@ export default function TournamentTable() {
<div className="overflow-x-scroll">
<table
className="relative table-fixed text-center text-xs lg:w-full"
className="relative w-full table-fixed text-center text-xs"
data-test="tournament-table"
>
<thead>