Compensate for added margin below showFirstRow
This commit is contained in:
parent
90f5ceb07d
commit
2b40bf9b81
@ -102,6 +102,8 @@ export async function showFirstRow({
|
||||
pointer-events: none;
|
||||
}
|
||||
}
|
||||
|
||||
margin-bottom: -${row_gap_px}px !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user