mirror of
https://github.com/bitwarden/mobile
synced 2026-01-10 12:33:28 +00:00
vault page layout positioning
This commit is contained in:
@@ -20,7 +20,7 @@ namespace Bit.App.Controls
|
||||
|
||||
var stackLayout = new StackLayout
|
||||
{
|
||||
Padding = new Thickness(15, 15, 15, 0),
|
||||
Padding = new Thickness(15),
|
||||
BackgroundColor = Color.White
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user