mirror of
https://github.com/aliasvault/aliasvault.git
synced 2026-03-29 12:01:40 -04:00
Update mobile app ModalWrapper UI
This commit is contained in:
@@ -108,7 +108,7 @@ export const ModalWrapper: React.FC<IModalWrapperProps> = ({
|
||||
borderBottomColor: showHeaderBorder ? colors.accentBorder : 'transparent',
|
||||
borderBottomWidth: showHeaderBorder ? 1 : 0,
|
||||
padding: 20,
|
||||
paddingBottom: 0,
|
||||
paddingBottom: 16,
|
||||
},
|
||||
title: {
|
||||
color: colors.text,
|
||||
|
||||
Reference in New Issue
Block a user