fix(layout): restore main content host visibility
This commit is contained in:
@@ -493,11 +493,10 @@
|
||||
</Border>
|
||||
</Grid>
|
||||
<StackPanel Orientation="Horizontal"
|
||||
Width="75"
|
||||
Height="576"
|
||||
ClipToBounds="True"
|
||||
x:Name="btnSP"
|
||||
HorizontalAlignment="Left">
|
||||
HorizontalAlignment="Stretch">
|
||||
<Canvas ClipToBounds="True"
|
||||
Panel.ZIndex="1000"
|
||||
Margin="0,0,0,0"
|
||||
|
||||
Reference in New Issue
Block a user