mirror of
https://github.com/aliasvault/aliasvault.git
synced 2026-05-12 01:13:30 -04:00
Tweak add edit popup button margins for iOS 26+
This commit is contained in:
@@ -552,14 +552,13 @@ export default function AddEditCredentialScreen() : React.ReactNode {
|
||||
marginLeft: 6,
|
||||
},
|
||||
headerLeftButton: {
|
||||
padding: 10,
|
||||
paddingLeft: 0,
|
||||
paddingHorizontal: 8,
|
||||
},
|
||||
headerLeftButtonText: {
|
||||
color: colors.primary,
|
||||
},
|
||||
headerRightButton: {
|
||||
padding: 10,
|
||||
paddingHorizontal: 8,
|
||||
},
|
||||
headerRightButtonDisabled: {
|
||||
opacity: 0.5,
|
||||
|
||||
Reference in New Issue
Block a user