Skip to content

Commit d51aee0

Browse files
test ui change
1 parent 55cb839 commit d51aee0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-components/src/components/styles/SendBox.styles.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ export const sendBoxWrapperStyles = mergeStyles({
3030
* @private
3131
*/
3232
export const sendButtonStyle = mergeStyles({
33-
height: '2.25rem',
33+
height: '12.25rem',
3434
width: '2.25rem'
3535
});
3636

0 commit comments

Comments
 (0)