HomePhabricator
Diffusion Comm 86f57e2cc31e

[native] Add horizontal margin to buttons in LoggedOutModal

Description

[native] Add horizontal margin to buttons in LoggedOutModal

Summary:
In order to iterate on the new registration flow, I'm going to replace the register button with two side-by-side register buttons, with the second one only visible to devs.

In order to make it easier to add space between those side-by-side buttons, I'm adding some horizontal margin to the buttons. (This wouldn't be necessary on React Native 0.71, where we could use gap properties instead of margin ones.)

Test Plan:

beforeafter
Screenshot 2023-04-18 at 2.00.02 PM.png (1×521 px, 295 KB)
Screenshot 2023-04-18 at 2.00.14 PM.png (1×521 px, 294 KB)

The only difference is in the horizontal margins of LoggedOutStaffInfo

Reviewers: ginsu, atul

Reviewed By: ginsu

Subscribers: tomek

Differential Revision: https://phab.comm.dev/D7494

Details

Provenance
ashoatAuthored on Apr 18 2023, 9:59 AM
Reviewer
ginsu
Differential Revision
D7494: [native] Add horizontal margin to buttons in LoggedOutModal
Parents
rCOMM0c35edd84354: [native] introduce ChatCameraModal component
Branches
Unknown
Tags
Unknown