mirror of
https://github.com/smyalygames/checklist-tester.git
synced 2025-05-18 14:34:12 +02:00
fix(proposal): multirow overflow
This commit is contained in:
parent
6706391af3
commit
592cdcce25
@ -52,9 +52,9 @@
|
||||
\toprule
|
||||
Resource & Info \\
|
||||
\midrule
|
||||
\multirow{2}{*}{\parbox{5em}{This needs to be fixed as it will overflow}}
|
||||
\multirow{4}{*}{\parbox{5em}{This needs to be fixed as it will overflow}}
|
||||
& Description: Filler \\
|
||||
& Reason: Filler \\
|
||||
& Reason: Filler \\ & \\ & \\
|
||||
\bottomrule
|
||||
\end{tabularx}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user