Skip to content

Commit 18d785f

Browse files
committed
format
1 parent 557c5d1 commit 18d785f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

App/Controls/ExpandContent.xaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
mc:Ignorable="d">
1111

1212
<Grid x:Name="CollapsiblePanel" Opacity="0" Visibility="Collapsed" MaxHeight="0" toolkit:UIElementExtensions.ClipToBounds="True">
13-
1413
<Grid.RenderTransform>
1514
<TranslateTransform x:Name="SlideTransform" Y="-16"/>
1615
</Grid.RenderTransform>

0 commit comments

Comments
 (0)