Andrew
2024-08-24 c4cd84dcc884469a0d84e2bec239b2fc3596c44f
refs
author Andrew <80933354+ndrooo@users.noreply.github.com>
Saturday, August 24, 2024 17:13 +0000
committer GitHub <noreply@github.com>
Saturday, August 24, 2024 17:13 +0000
commitc4cd84dcc884469a0d84e2bec239b2fc3596c44f
tree b01fada0e3472bebd5f74a8acd342e16a27d368f tree | zip | gz
parent 2be9c096a1d2c5a5bd43136d793fed9ea16f80f3 view | diff
fix: Add a wrapper element to dates in PageList. (#1345)

* Add a wrapper span to dates in PageList.

This means there is a placeholder when date is not specified, so the values in grid-template-columns always line up correctly.

* Use a <div> instead -- better practice to stick to block elements.
2 files modified
14 ■■■■■ changed files
quartz/components/PageList.tsx 12 ●●●●● diff | view | raw | blame | history
quartz/components/styles/listPage.scss 2 ●●● diff | view | raw | blame | history