mirror of
https://github.com/bitwarden/mobile
synced 2025-12-29 22:53:34 +00:00
Android UI updates.
This commit is contained in:
@@ -81,7 +81,7 @@ namespace Bit.App.Controls
|
||||
{
|
||||
if(!useLabelAsPlaceholder)
|
||||
{
|
||||
Entry.Margin = new Thickness(-11, 0, -11, -5);
|
||||
Entry.Margin = new Thickness(-4, -7, -4, -11);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user