mirror of
https://github.com/bitwarden/mobile
synced 2025-12-27 05:33:23 +00:00
clear cache and open file on iOS
This commit is contained in:
@@ -17,7 +17,6 @@ namespace Bit.App.Controls
|
||||
Detail = new Label
|
||||
{
|
||||
FontSize = Device.GetNamedSize(NamedSize.Small, typeof(Label)),
|
||||
LineBreakMode = LineBreakMode.TailTruncation,
|
||||
Style = (Style)Application.Current.Resources["text-muted"],
|
||||
HorizontalOptions = LayoutOptions.End,
|
||||
VerticalOptions = LayoutOptions.Center
|
||||
|
||||
Reference in New Issue
Block a user