mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Remove IsExpander in ExCard
This commit is contained in:
parent
ca58cc2e83
commit
78d895e00b
1 changed files with 0 additions and 1 deletions
|
|
@ -14,7 +14,6 @@
|
|||
x:Name="expanderHeader"
|
||||
Padding="0"
|
||||
BorderThickness="1"
|
||||
IsExpanded="{Binding Mode=TwoWay, Path=IsExpanded}"
|
||||
SnapsToDevicePixels="False">
|
||||
<Expander.Style>
|
||||
<Style TargetType="{x:Type Expander}">
|
||||
|
|
|
|||
Loading…
Reference in a new issue