fix: sidebar filter inputs full width (grow=Yes on container Box)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -393,6 +393,7 @@ export function Home() {
|
||||
</NavCategory>
|
||||
<NavCategory>
|
||||
<Box
|
||||
grow="Yes"
|
||||
style={{ padding: `0 ${config.space.S200}`, paddingBottom: config.space.S100 }}
|
||||
direction="Column"
|
||||
gap="100"
|
||||
|
||||
Reference in New Issue
Block a user