Skip to content

Commit 58b1663

Browse files
chtituxclaude
andcommitted
Center selector component horizontally
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 0584774 commit 58b1663

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
.rgs-selector {
44
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
55
max-width: 600px;
6+
margin: 0 auto;
67
border: 1px solid #ddd;
78
border-radius: 8px;
89
background: #fff;

0 commit comments

Comments
 (0)