Skip to content

Commit 09e828f

Browse files
cinnamon-msftzadjii-msft
authored andcommitted
shrunk + icon (microsoft#2109)
1 parent c97cccb commit 09e828f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/cascadia/TerminalApp/TabRowControl.xaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ the MIT License. See LICENSE in the project root for license information. -->
1919
Background="{ThemeResource SystemChromeLowColor}"
2020
VerticalAlignment="Stretch"
2121
HorizontalAlignment="Left">
22-
<Viewbox MaxHeight="15"
23-
MaxWidth="15">
22+
<Viewbox MaxHeight="13"
23+
MaxWidth="13">
2424
<SymbolIcon Symbol="Add" />
2525
</Viewbox>
2626
</SplitButton>

0 commit comments

Comments
 (0)