File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 66
66
Grid.Row=" 2"
67
67
Grid.Column=" 0"
68
68
Grid.ColumnSpan=" 2"
69
- Margin =" 26 0 26 18 "
69
+ Margin =" 26 0 26 10 "
70
70
FontSize =" 14"
71
71
Text =" {DynamicResource actionkeyword_tips}"
72
72
TextAlignment =" Left"
83
83
x : Name =" tbOldActionKeyword"
84
84
Grid.Row=" 3"
85
85
Grid.Column=" 1"
86
- Margin =" 10 10 26 10 "
86
+ Margin =" 10 10 26 6 "
87
87
VerticalAlignment =" Center"
88
88
FontSize =" 14"
89
89
FontWeight =" SemiBold"
94
94
<TextBlock
95
95
Grid.Row=" 4"
96
96
Grid.Column=" 0"
97
- Margin =" 26 0 10 0 "
97
+ Margin =" 26 6 10 12 "
98
98
VerticalAlignment =" Center"
99
99
FontSize =" 14"
100
100
Text =" {DynamicResource newActionKeyword}" />
101
101
<TextBox
102
102
x : Name =" tbAction"
103
103
Grid.Row=" 4"
104
104
Grid.Column=" 1"
105
- Margin =" 10 10 26 10"
105
+ Margin =" 10 6 26 10"
106
106
VerticalAlignment =" Center" />
107
107
108
108
<Border
109
109
Grid.Row=" 5"
110
- Grid.Column=" 0"
110
+ Grid.Column=" 0" Margin = " 0 10 0 0 "
111
111
Grid.ColumnSpan=" 2"
112
112
Background =" {DynamicResource PopupButtonAreaBGColor}"
113
113
BorderBrush =" {DynamicResource PopupButtonAreaBorderColor}"
You can’t perform that action at this time.
0 commit comments