mirror of
https://github.com/bitwarden/mobile
synced 2025-12-27 21:53:57 +00:00
Button uppercase styling enforcement
This commit is contained in:
@@ -31,7 +31,7 @@ namespace Bit.App.Controls
|
||||
Spacing = 0
|
||||
};
|
||||
|
||||
Button = new Button
|
||||
Button = new ExtendedButton
|
||||
{
|
||||
HorizontalOptions = LayoutOptions.End,
|
||||
VerticalOptions = LayoutOptions.CenterAndExpand,
|
||||
|
||||
Reference in New Issue
Block a user