Changed Shade field spacing#27994
Conversation
ref https://linear.app/tryghost/issue/DES-1384/ Field descriptions had more vertical spacing than desired, and one consumer compensated with a local negative margin. This updates the shared Shade defaults so field layouts are consistently tighter without component-specific spacing overrides.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
WalkthroughThis pull request adjusts spacing and styling across field components. The base field component in Suggested reviewers
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
ref https://linear.app/ghost/issue/DES-1384/reduce-gap-between-fieldlabel-and-fielddescription
Why
Field descriptions were carrying more vertical space than needed, which led consumers to compensate with local spacing overrides. Moving the tighter spacing into Shade keeps the layout consistent at the shared component level.