Skip to content
This repository has been archived by the owner on Dec 14, 2021. It is now read-only.

Commit

Permalink
Increase cancel button width in AutoFill list view (#1048)
Browse files Browse the repository at this point in the history
  • Loading branch information
devinreams authored Jun 11, 2019
1 parent 014d97a commit e9687c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CredentialProvider/View/CredentialItemListView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ extension ItemListView {
toItem: nil,
attribute: .notAnAttribute,
multiplier: 1.0,
constant: 60)
constant: 90)
)
return button
}
Expand Down

0 comments on commit e9687c7

Please sign in to comment.