Skip to content

Commit 682f502

Browse files
committed
Remove Useless Size Value
1 parent 3317bab commit 682f502

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Flow.Launcher/SettingWindow.xaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -323,8 +323,6 @@
323323
<Setter Property="Padding" Value="0,0,0,0" />
324324
<Setter Property="Margin" Value="0,0,8,5" />
325325
<Setter Property="BorderBrush" Value="{DynamicResource Color03B}" />
326-
<Setter Property="MinWidth" Value="100" />
327-
<Setter Property="Height" Value="Auto" />
328326
<!--#region Template for blue highlight win10-->
329327
<Setter Property="Template">
330328
<Setter.Value>

0 commit comments

Comments
 (0)