feat(members/excursions): fixed column width in seminar_report to prevent offset bug

pull/133/head
mariusrklein 10 months ago
parent a95a2013b0
commit 7311e1ff6e

@ -124,7 +124,7 @@
\section{Teilnehmer*innenliste} \section{Teilnehmer*innenliste}
\begin{tabularx}{1\linewidth}{l>{\hsize=0.9\hsize}Y>{\hsize=1.5\hsize}Y>{\hsize=0.6\hsize}X|c|c|c} \begin{tabularx}{1\linewidth}{l>{\RaggedRight\arraybackslash}p{0.22\linewidth}>{\RaggedRight\arraybackslash}p{0.38\linewidth}p{0.14\linewidth}|c|c|c}
\hline \hline
\# & \textbf{Name} & \textbf{Anschrift} & \textbf{Geburtsdatum} & \textbf{m} & \textbf{w} & \textbf{d} \\ \# & \textbf{Name} & \textbf{Anschrift} & \textbf{Geburtsdatum} & \textbf{m} & \textbf{w} & \textbf{d} \\
\hline \hline

Loading…
Cancel
Save