File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 173173 IsHitTestVisible =" False" />
174174 <TextBlock Grid.Column=" 1"
175175 Classes =" monospace"
176+ FontSize =" 12"
176177 HorizontalAlignment =" Stretch" VerticalAlignment =" Center"
177178 TextAlignment =" Center"
178179 Text =" {Binding Node.Name}"
179180 IsVisible =" {Binding Node.IsRepository}"
180181 IsHitTestVisible =" False" />
181182 <TextBlock Grid.Column=" 1"
182183 Classes =" monospace"
184+ FontSize =" 12"
183185 HorizontalAlignment =" Stretch" VerticalAlignment =" Center"
184186 TextAlignment =" Center"
185187 Text =" {DynamicResource Text.PageTabBar.Welcome.Title}"
Original file line number Diff line number Diff line change 158158 Minimum =" 10" Maximum =" 16" Increment =" 0.5"
159159 Height =" 28"
160160 Padding =" 4"
161+ BorderThickness =" 1" BorderBrush =" {DynamicResource Brush.Border1}"
161162 CornerRadius =" 3"
162163 Value =" {Binding DefaultFontSize, Mode=TwoWay}" >
163164 <NumericUpDown .Styles>
You can’t perform that action at this time.
0 commit comments