mirror of
https://github.com/bitwarden/mobile
synced 2026-01-09 03:53:15 +00:00
PM-5912 Added default min height and corner radius for iOS buttons. Also removed incorrect style class from one button. (#3031)
This commit is contained in:
@@ -85,7 +85,6 @@
|
||||
<Button
|
||||
Text="{u:I18n DenyLogIn}"
|
||||
Command="{Binding RejectRequestCommand}"
|
||||
StyleClass="btn-secundary"
|
||||
AutomationId="DenyLoginButton" />
|
||||
|
||||
</StackLayout>
|
||||
|
||||
Reference in New Issue
Block a user