neurogenomics / gpt_hpo_annotations

🏥🧑‍⚕️✨🤖✨👨‍⚕️🏥
https://neurogenomics.github.io/gpt_hpo_annotations/
GNU General Public License v3.0
1 stars 0 forks source link

Fix table column widths #7

Closed bschilder closed 2 months ago

bschilder commented 2 months ago

Some tables have overlapping columns: Screenshot 2024-04-19 at 19 55 07

Screenshot 2024-04-19 at 19 55 29

Can adjust this with the following quarto syntax:

#| tbl-colwidths: [20,40,40]