mirror of
https://gitcode.com/gh_mirrors/se/Semi.Avalonia
synced 2026-03-03 00:00:55 +08:00
fix: remove unnecessary margin.
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
<ControlTemplate TargetType="ToolTip">
|
||||
<Border
|
||||
Name="PART_LayoutRoot"
|
||||
Margin="0,-1,0,0"
|
||||
Padding="{TemplateBinding Padding}"
|
||||
Background="{TemplateBinding Background}"
|
||||
BorderBrush="{TemplateBinding BorderBrush}"
|
||||
|
||||
Reference in New Issue
Block a user