Added filter option has files

This commit is contained in:
Aleh Khantsevich
2024-05-05 17:01:40 +02:00
parent 80ec12740a
commit 74cdf09ebc
7 changed files with 27 additions and 23 deletions

View File

@@ -111,7 +111,8 @@
<!-- Name && Size -->
<Grid Grid.Column="1"
VerticalAlignment="Center"
Padding="0,0,5,0">
Padding="0,0,5,0"
MaxWidth="200">
<Grid.RowDefinitions>
<RowDefinition Height="Auto" />
<RowDefinition Height="*" />