mirror of
https://github.com/TheRealOwenRees/echecsfrance.git
synced 2026-07-22 20:16:57 +00:00
table width fix
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user