Commit 1f9ff6b
committed
Fix: Reduce line height for txt-s tables
Reduce line-height of tables to 1.6rem if table is inside a callout with `|txt-s` adjustment.
Quartz's default line-height for tables is 2rem. If using the `|txt-s` callout adjustment to reduce font-size of callout content, tables inside the callout do not have their line-height reduced to the scale of the reduced text size, so lines appear abnormally far apart.1 parent 53c174b commit 1f9ff6b
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
221 | 227 | | |
222 | 228 | | |
223 | 229 | | |
| |||
0 commit comments