fix: center Run Query button text with flexbox#86
Conversation
Replace text-align/padding centering with flexbox to ensure text is perfectly centered both horizontally and vertically. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Entire-Checkpoint: 4626b09d9fd3
|
Claude finished @cyyeh's task in 1m 1s —— View job Code Review: fix: center Run Query button text with flexboxTasks
OverviewThis is a small, focused CSS fix that replaces What Changed (
|
Summary
text-align: center+padding: 8px 20pxwith flexbox centering on the Run Query buttonTest plan
🤖 Generated with Claude Code