Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3300221
D11027.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
634 B
Referenced Files
None
Subscribers
None
D11027.diff
View Options
diff --git a/web/modals/user-profile/user-profile.css b/web/modals/user-profile/user-profile.css
--- a/web/modals/user-profile/user-profile.css
+++ b/web/modals/user-profile/user-profile.css
@@ -1,5 +1,5 @@
.container {
- padding: 0 32px 32px;
+ padding: 0 8px 8px 8px;
width: 552px;
max-width: 80vw;
}
@@ -21,7 +21,7 @@
.usernameText {
font-size: var(--xxl-font-24);
- color: var(--fg);
+ color: var(--text-background-primary-default);
font-weight: 500;
}
@@ -53,6 +53,6 @@
}
.incomingFriendRequestText {
- color: var(--fg);
+ color: var(--text-background-primary-default);
margin: 24px 0 8px 0;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Nov 18, 6:52 PM (20 h, 12 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2535465
Default Alt Text
D11027.diff (634 B)
Attached To
Mode
D11027: [web] clean up user profiles modal
Attached
Detach File
Event Timeline
Log In to Comment