Files
SquidSpirit 799eafaff7
All checks were successful
Frontend CI / build (push) Successful in 1m30s
BLOG-166 Fix image rendering on post preview (#174)
### Description

- Fix the issue by adding `w-full`, `h-full`, and `object-cover`

### Package Changes

```json
{
  "prettier-plugin-tailwindcss": "^0.7.1"
}
```

### Screenshots

|Original Image|Preview|
|-|-|
|![截圖 2025-10-20 17.47.35.png](/attachments/a21373d2-5a38-48aa-a6e2-64aa056919d9)|![截圖 2025-10-20 17.52.59.png](/attachments/d3766376-ac1a-4b73-ad9f-b71f1c521378)|

### Reference

Resolves #173.

### Checklist

- [x] A milestone is set
- [x] The related issuse has been linked to this branch

Reviewed-on: #174
Co-authored-by: SquidSpirit <squid@squidspirit.com>
Co-committed-by: SquidSpirit <squid@squidspirit.com>
2025-10-20 17:58:03 +08:00
..