We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9941918 commit 97c797fCopy full SHA for 97c797f
src/Files.App/UserControls/Pane/InfoPane.xaml
@@ -308,7 +308,6 @@
308
x:Name="AvailableSpaceLabel"
309
Grid.Row="1"
310
HorizontalAlignment="Left"
311
- IsTextSelectionEnabled="True"
312
Style="{ThemeResource BodyTextBlockStyle}"
313
Text="{helpers:ResourceString Name=Available}"
314
TextAlignment="Left"
@@ -319,7 +318,6 @@
319
318
Grid.Column="2"
320
HorizontalAlignment="Right"
321
Foreground="{ThemeResource TextFillColorTertiaryBrush}"
322
323
324
Text="{helpers:ResourceString Name=Total}"
325
TextAlignment="Right"
0 commit comments