Tidy up UI so input elements dont stand out as much
This commit is contained in:
@@ -13,6 +13,8 @@
|
||||
<Thickness x:Key="TextControlCompactPadding">0</Thickness>
|
||||
<Thickness x:Key="TextControlCompactMargin">0,-3,0,0</Thickness>
|
||||
<BooleanToPasswordCharConverter x:Key="BooleanToPasswordCharConverter" PasswordChar="●" />
|
||||
<SolidColorBrush x:Key="TextControlBorderBrush" Color="Transparent" />
|
||||
<SolidColorBrush x:Key="TextControlBorderBrushPointerOver" Color="Transparent" />
|
||||
</SettingsExpander.Resources>
|
||||
<SettingsExpander.Action>
|
||||
<ItemEntryActionView />
|
||||
|
||||
Reference in New Issue
Block a user