Added filter option has files
This commit is contained in:
@@ -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="*" />
|
||||
|
||||
Reference in New Issue
Block a user