Preview 3 lock
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
xmlns:v="using:Wallet.Avalonia"
|
||||
xmlns:vm="using:Wallet"
|
||||
x:DataType="vm:PasswordEntryViewModel"
|
||||
|
||||
Header="{Binding Key}"
|
||||
IsExpanded="False">
|
||||
<SettingsExpander.Resources>
|
||||
@@ -40,7 +39,6 @@
|
||||
<Setter Property="Margin" Value="{StaticResource TextControlCompactMargin}" />
|
||||
<Setter Property="Padding" Value="{StaticResource TextControlCompactPadding}" />
|
||||
<Setter Property="MinHeight" Value="0" />
|
||||
<Setter Property="TextWrapping" Value="Wrap" />
|
||||
<Setter Property="Foreground">
|
||||
<Setter.Value>
|
||||
<SolidColorBrush Opacity="0.7" Color="{DynamicResource TextFillColorPrimary}" />
|
||||
|
||||
Reference in New Issue
Block a user