diff options
Diffstat (limited to 'vnext/src/components/UserInfo.css')
-rw-r--r-- | vnext/src/components/UserInfo.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vnext/src/components/UserInfo.css b/vnext/src/components/UserInfo.css index 5bb913ac..92cfdb6c 100644 --- a/vnext/src/components/UserInfo.css +++ b/vnext/src/components/UserInfo.css @@ -1,6 +1,7 @@ .userinfo { padding: 40px; background-color: #fdfdfe; + margin: 12px; } .info-avatar img { max-height: 24px; |