TootPreviewCard: balance padding

This commit is contained in:
thislight 2024-08-17 18:58:25 +08:00
parent 13ad3e4958
commit 0f357a66e8
No known key found for this signature in database
GPG key ID: A50F9451AC56A63E

View file

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