From 128f73e21e6a80288a20c549738dd4fa89eb8917 Mon Sep 17 00:00:00 2001 From: Jordan Vidrine Date: Tue, 20 Jul 2021 14:47:34 -0500 Subject: [PATCH] UX: Avatar border radius change --- common/common.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/common/common.scss b/common/common.scss index 0d883ef..2efd608 100644 --- a/common/common.scss +++ b/common/common.scss @@ -397,6 +397,7 @@ td.num.views, th.num.views { .avatar { width: 40px; height: 40px; + border-radius: 8px; } a:first-of-type { .avatar {