mirror of
https://github.com/wismna/ModernKeePass.git
synced 2025-10-03 15:40:18 -04:00
Hamburger button now has a hover opacity change
Search box text bottom margin removed
This commit is contained in:
@@ -396,7 +396,7 @@
|
||||
Style="{StaticResource SearchTextBoxStyle}"
|
||||
TextWrapping="NoWrap"
|
||||
VerticalAlignment="Stretch"
|
||||
Margin="0,5,0,5" />
|
||||
Margin="0,5,0,0" />
|
||||
<Button x:Name="SearchButton"
|
||||
AutomationProperties.AccessibilityView="Raw"
|
||||
Background="Transparent"
|
||||
|
Reference in New Issue
Block a user