diff --git a/src/back/routes/common/show-first-row/show-first-row.tsx b/src/back/routes/common/show-first-row/show-first-row.tsx index b3b4d1b..df754c2 100644 --- a/src/back/routes/common/show-first-row/show-first-row.tsx +++ b/src/back/routes/common/show-first-row/show-first-row.tsx @@ -102,6 +102,8 @@ export async function showFirstRow({ pointer-events: none; } } + + margin-bottom: -${row_gap_px}px !important; } } }