Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3287233
D5954.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
976 B
Referenced Files
None
Subscribers
None
D5954.diff
View Options
diff --git a/native/account/logged-out-modal.react.js b/native/account/logged-out-modal.react.js
--- a/native/account/logged-out-modal.react.js
+++ b/native/account/logged-out-modal.react.js
@@ -592,8 +592,6 @@
backgroundColor: '#FFFFFFAA',
borderRadius: 6,
marginBottom: 10,
- marginLeft: 40,
- marginRight: 40,
marginTop: 10,
paddingBottom: 6,
paddingLeft: 18,
@@ -603,6 +601,8 @@
buttonContainer: {
bottom: 0,
left: 0,
+ marginLeft: 40,
+ marginRight: 40,
paddingBottom: 20,
position: 'absolute',
right: 0,
diff --git a/native/account/logged-out-staff-info.react.js b/native/account/logged-out-staff-info.react.js
--- a/native/account/logged-out-staff-info.react.js
+++ b/native/account/logged-out-staff-info.react.js
@@ -98,8 +98,6 @@
borderRadius: 6,
justifyContent: 'flex-start',
marginBottom: 10,
- marginLeft: 40,
- marginRight: 40,
marginTop: 10,
padding: 8,
},
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Nov 17, 1:48 PM (19 h, 23 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2526171
Default Alt Text
D5954.diff (976 B)
Attached To
Mode
D5954: [native] Unify margin for LoggedOutModal
Attached
Detach File
Event Timeline
Log In to Comment