fix(ui): remove double left edge on navigation rail
This commit is contained in:
@@ -515,7 +515,7 @@
|
||||
Width="75"
|
||||
Height="568"
|
||||
CornerRadius="20,0,0,20"
|
||||
BorderThickness="1"
|
||||
BorderThickness="0,1,1,1"
|
||||
BorderBrush="{DynamicResource navigationRailBorderColor}"
|
||||
Background="{DynamicResource navigationRailColor}" />
|
||||
<Button Visibility="Hidden"
|
||||
|
||||
Reference in New Issue
Block a user