TootPreviewCard: balance padding

This commit is contained in:
thislight 2024-08-17 18:58:25 +08:00
parent e79480acc0
commit 673760e8f9

View file

@ -147,6 +147,7 @@
grid-template-columns: minmax(10%, 30%) 1fr; grid-template-columns: minmax(10%, 30%) 1fr;
padding-left: 16px; padding-left: 16px;
padding-right: 16px; padding-right: 16px;
padding-top: 8px;
>img:first-child { >img:first-child {
grid-row: 1 / 3; grid-row: 1 / 3;