refactor(ui): drop double padding in Lists island header
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
<!-- ── Header ── -->
|
<!-- ── Header ── -->
|
||||||
<Border DockPanel.Dock="Top" Classes="island-header">
|
<Border DockPanel.Dock="Top" Classes="island-header">
|
||||||
<StackPanel Margin="14,12,14,0" Spacing="4">
|
<StackPanel Spacing="4">
|
||||||
<TextBlock Classes="heading" Text="Lists"/>
|
<TextBlock Classes="heading" Text="Lists"/>
|
||||||
|
|
||||||
<!-- Search row -->
|
<!-- Search row -->
|
||||||
|
|||||||
Reference in New Issue
Block a user