File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
Files.App.Controls/Storage/StorageBar
Files.App/UserControls/Pane Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 1616 <Setter Property =" TrackBarHeight" Value =" {ThemeResource StorageBarTrackHeight}" />
1717 <Setter Property =" CornerRadius" Value =" {ThemeResource StorageBarCornerRadius}" />
1818 <Setter Property =" VerticalAlignment" Value =" Center" />
19- <Setter Property =" Width" Value =" 240" />
2019 <Setter Property =" Minimum" Value =" 0" />
2120 <Setter Property =" Maximum" Value =" 100" />
2221 <Setter Property =" MinWidth" Value =" 32" />
Original file line number Diff line number Diff line change 242242 <!-- Drive Details -->
243243 <TextBlock
244244 x:Name=" DriveFormatAndTypeTextBlock"
245- Margin =" 12,12,12,24"
245+ Padding =" 12,12,12,24"
246246 HorizontalAlignment=" Center"
247247 FontFamily=" {ThemeResource ContentControlThemeFontFamily}"
248248 FontSize=" 14"
You can’t perform that action at this time.
0 commit comments