Quick Radius fix.
parent
9f2ab7aa8f
commit
16c35344d8
|
|
@ -18,7 +18,7 @@
|
|||
</Design.DataContext>
|
||||
<Grid Margin="10" HorizontalAlignment="Stretch" VerticalAlignment="Stretch" RowDefinitions="*,Auto">
|
||||
<Border
|
||||
CornerRadius="6"
|
||||
CornerRadius="5"
|
||||
BorderBrush="{DynamicResource AppListHoverBackgroundColor}"
|
||||
BorderThickness="1">
|
||||
<ListBox
|
||||
|
|
|
|||
Loading…
Reference in New Issue