Skip to content

Commit 1b08708

Browse files
Update mica.md
1 parent 9bfe940 commit 1b08708

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hub/apps/design/style/mica.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ By default, NavigationView in Left mode includes the content layer in its conten
126126
Background="Transparent"
127127
Height="48"
128128
Canvas.ZIndex="1"
129-
Margin="48,8,0,0">
129+
Margin="48,0,0,0">
130130
<StackPanel Orientation="Horizontal">
131131
<Image x:Name="AppFontIcon"
132132
HorizontalAlignment="Left"
@@ -261,7 +261,7 @@ To follow the card pattern using a NavigationView you will need to remove the de
261261
Background="Transparent"
262262
Height="48"
263263
Canvas.ZIndex="1"
264-
Margin="48,8,0,0">
264+
Margin="48,0,0,0">
265265
<StackPanel Orientation="Horizontal">
266266
<Image x:Name="AppFontIcon"
267267
HorizontalAlignment="Left"

0 commit comments

Comments
 (0)