File tree 2 files changed +5
-3
lines changed
2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 10
10
xmlns : uap4 =" http://schemas.microsoft.com/appx/manifest/uap/windows10/4"
11
11
xmlns : uap5 =" http://schemas.microsoft.com/appx/manifest/uap/windows10/5"
12
12
IgnorableNamespaces =" uap uap5 mp rescap desktop6 desktop4 desktop" >
13
- <Identity Name =" FilesDev" Publisher =" CN=Files" Version =" 2.4.24 .0" />
13
+ <Identity Name =" FilesDev" Publisher =" CN=Files" Version =" 2.4.25 .0" />
14
14
<Properties >
15
15
<DisplayName >Files - Dev</DisplayName >
16
16
<PublisherDisplayName >Yair A</PublisherDisplayName >
Original file line number Diff line number Diff line change 360
360
<!-- Markdown Content -->
361
361
<TeachingTip .Content>
362
362
<ScrollViewer
363
- Width=" 260"
364
- Height=" 240"
363
+ MinHeight=" 300"
364
+ MaxHeight=" 400"
365
+ Margin=" -12"
366
+ Padding=" 12"
365
367
HorizontalScrollMode=" Auto"
366
368
VerticalScrollMode=" Auto" >
367
369
<controls : MarkdownTextBlock
You can’t perform that action at this time.
0 commit comments