fix(editor): stretch latex preview content#14857
fix(editor): stretch latex preview content#14857darkskygit merged 2 commits intotoeverything:canaryfrom
Conversation
📝 WalkthroughWalkthroughUpdated the LaTeX block container's flex alignment property from Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Tip 💬 Introducing Slack Agent: The best way for teams to turn conversations into code.Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.
Built for teams:
One agent for your entire SDLC. Right inside Slack. 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 |
3403237 to
78a9942
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## canary #14857 +/- ##
==========================================
+ Coverage 47.43% 56.12% +8.68%
==========================================
Files 3162 3166 +4
Lines 171118 172189 +1071
Branches 22694 24963 +2269
==========================================
+ Hits 81176 96640 +15464
+ Misses 86506 72101 -14405
- Partials 3436 3448 +12
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Summary of Changes
Resolves #13340. Change align-items to stretch to full width to avoid tag/label from overlapping with equation.
Screenshot Verification
Before

After

Summary by CodeRabbit