remove default padding in message composer#66
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 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 |
ecea4ff to
73c1204
Compare
73c1204 to
682b4af
Compare
Codecov Report❌ Patch coverage is
❌ Your patch status has failed because the patch coverage (0.00%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## main-design-system #66 +/- ##
=====================================================
Coverage ? 34.58%
=====================================================
Files ? 112
Lines ? 3400
Branches ? 0
=====================================================
Hits ? 1176
Misses ? 2224
Partials ? 0 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Submit a pull request
CLA
Description of the pull request
This removes the default padding in the message composer. We already add the safe area in the chat sdk and sometimes we don't want any padding, for example when the attachment picker is open.