mirror of
https://github.com/Stone-Red-Code/Decho.git
synced 2026-09-04 08:56:14 +02:00
Make sure attachment staging UI is consistent with other UI
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
Margin="0 0 0 4">
|
||||
<DockPanel>
|
||||
<Button DockPanel.Dock="Right"
|
||||
Content="Clear"
|
||||
Content="x"
|
||||
FontSize="11"
|
||||
Padding="4 0"
|
||||
HorizontalAlignment="Right"
|
||||
@@ -37,7 +37,7 @@
|
||||
VerticalAlignment="Center" />
|
||||
<Button Content="x"
|
||||
FontSize="10"
|
||||
Padding="2 0"
|
||||
Padding="4 0"
|
||||
Margin="4 0 0 0"
|
||||
Cursor="Hand"
|
||||
Click="OnRemoveStagedClick" />
|
||||
|
||||
Reference in New Issue
Block a user