Page MenuHomePhabricator

D11027.diff
No OneTemporary

D11027.diff

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

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)

Event Timeline