Quick Radius fix.

merge-requests/173/head
_Neo_ 2025-10-15 19:05:00 +03:00
parent 9f2ab7aa8f
commit 16c35344d8
1 changed files with 1 additions and 1 deletions

View File

@ -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