that is (most likely) the overfull box rule you get in [draft] mode, so you could remove draft but better to fix your table so that it is not so wide. But in general if you want help with some code you need to show the code.
– David CarlisleJul 09 '21 at 23:39
Thanks, this fixed my problem, you were right, setting the \overfullrule to 0 pt fixes the issue
– VenomJul 10 '21 at 00:13
1
"Fixed" is not the proper adjective here. What you mean is that the \overfullrule is hidden. Whether or not that is a problem depends on how much wider the table is than the text width.
– barbara beetonJul 10 '21 at 02:28
[draft]mode, so you could remove draft but better to fix your table so that it is not so wide. But in general if you want help with some code you need to show the code. – David Carlisle Jul 09 '21 at 23:39\overfullruleis hidden. Whether or not that is a problem depends on how much wider the table is than the text width. – barbara beeton Jul 10 '21 at 02:28