fix: align mobile usage log cost badge - #5161
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
WalkthroughThe PR updates ChangesUsage logs mobile card
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Suggested reviewers
Poem
🚥 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 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 |
|
Actionable comments posted: 0 |
panjinhe
left a comment
There was a problem hiding this comment.
Reviewed by Codex: small focused fix, checks passing.
|
Please disregard my previous approval on this PR. It was submitted by mistake while I was checking the wrong repository. |
…g-cost-alignment # Conflicts: # web/default/src/features/usage-logs/components/usage-logs-mobile-card.tsx
Merge pull request QuantumNous#5161 from yyhhyyyyyy/fix/mobile-usage-log-cost-alignment
Merge pull request QuantumNous#5161 from yyhhyyyyyy/fix/mobile-usage-log-cost-alignment
Merge pull request QuantumNous#5161 from yyhhyyyyyy/fix/mobile-usage-log-cost-alignment
Important
📝 变更描述 / Description
(简述:做了什么?为什么这样改能生效?请基于你对代码逻辑的理解来写,避免粘贴未经整理的内容)
修复移动端使用日志费用标签上移问题,保留其在模型名称右侧的布局,仅调整对齐并收窄样式覆盖范围。
🚀 变更类型 / Type of change
🔗 关联任务 / Related Issue
✅ 提交前检查项 / Checklist
Bug fix,我已提交或关联对应 Issue,且不会将设计取舍、预期不一致或理解偏差直接归类为 bug。📸 运行证明 / Proof of Work
(请在此粘贴截图、关键日志或测试报告,以证明变更生效)

修复前:
修复后:

Summary by CodeRabbit