mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Fun picker fixes
This commit is contained in:
@@ -84,7 +84,7 @@ export function DraftGifMessageSendModal(
|
||||
state={props.gifDownloadState.loadingState}
|
||||
width={props.gifSelection.width}
|
||||
height={props.gifSelection.height}
|
||||
maxHeight={200}
|
||||
maxHeight={256}
|
||||
aria-label={props.gifSelection.title}
|
||||
aria-describedby={descriptionId}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user