Skip to content

Commit 11d66c6

Browse files
committed
ux: main tab close icon style
Signed-off-by: leo <longshuang@msn.cn>
1 parent 6907e22 commit 11d66c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Views/LauncherTabBar.axaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107

108108
<Button Grid.Column="2"
109109
Classes="icon_button"
110-
Width="12" Height="12" Margin="12,0"
110+
Width="14" Height="12" Margin="12,0"
111111
Click="OnCloseTab">
112112
<ToolTip.Tip>
113113
<StackPanel Orientation="Horizontal" VerticalAlignment="Center">

0 commit comments

Comments
 (0)