mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Remove Dulplicated setter
This commit is contained in:
parent
96915d7e97
commit
5e54416d3a
1 changed files with 0 additions and 1 deletions
|
|
@ -1285,7 +1285,6 @@
|
|||
BasedOn="{StaticResource DefaultComboBoxStyle}"
|
||||
TargetType="ComboBox">
|
||||
<Setter Property="Padding" Value="12 0 0 0" />
|
||||
<Setter Property="VerticalContentAlignment" Value="Center" />
|
||||
<Setter Property="HorizontalAlignment" Value="Stretch" />
|
||||
<Setter Property="VerticalAlignment" Value="Stretch" />
|
||||
<Setter Property="ui:ControlHelper.CornerRadius" Value="0" />
|
||||
|
|
|
|||
Loading…
Reference in a new issue