Closed ManyRios closed 5 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
bitcoinpokertour | ❌ Failed (Inspect) | Jun 28, 2024 3:07am |
The primary change involves adjusting the width of a specific column (BTC) within a table in the page.tsx
file. This was modified to ensure the column fits a specified width of 100px, addressing a layout requirement as specified in the linked issue.
File | Change Summary |
---|---|
src/app/schedule/[slug]/page.tsx |
Adjusted the width of the BTC column to 100px. |
Objective | Addressed | Explanation |
---|---|---|
BTC col width should be smaller (#68) | ✅ |
🐇〰️
In code we weave our tiny tweaks, For Bitcoin columns, slimmer peaks. With pixels set to just a hundred, Our table woes have now been mended. Cheers to smooth and tidy rows, As our layout gracefully shows!
🌐✨
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Fix: https://github.com/bitcoinbrisbane/bitcoinpokertour/issues/68
Summary by CodeRabbit