From 0c8a79fab05e3689bd961541f87ed33ff842f30f Mon Sep 17 00:00:00 2001 From: Tulir Asokan Date: Sun, 1 Sep 2019 21:54:29 +0300 Subject: [PATCH] Minor style fix --- maubot/management/frontend/src/style/pages/instance.sass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maubot/management/frontend/src/style/pages/instance.sass b/maubot/management/frontend/src/style/pages/instance.sass index 9cce9d4..370d8b8 100644 --- a/maubot/management/frontend/src/style/pages/instance.sass +++ b/maubot/management/frontend/src/style/pages/instance.sass @@ -20,7 +20,7 @@ display: flex align-items: center - img.avatar + img.avatar, svg.avatar max-height: 1.375rem border-radius: 50% margin-right: .5rem