aec466c6f3
- Logo (all themes): scale the Verso wordmark to 120% width, centered and clipped to the sidebar column — the word mark visually fills the full sidebar width. Uses overflow:hidden + width:120% !important + margin-left:-10% to override the existing inline width style. - Compile button (Lumière): replace the all-corners border-radius:7px on the split button group with corner-specific rules — .compile-button gets 7px on the left side only, .compile-dropdown-toggle gets 7px on the right side only, so the shared inner edge stays flat as expected for a joined split button. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>