From ca0ad6600643f7918708c2f81cd15993c72e19c5 Mon Sep 17 00:00:00 2001 From: Noah Petherbridge Date: Mon, 6 Feb 2023 15:38:14 -0800 Subject: [PATCH] Default WhoList icons for guest users --- web/static/css/chat.css | 1 - web/templates/chat.html | 7 ++++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/web/static/css/chat.css b/web/static/css/chat.css index ec074f9..fab2eea 100644 --- a/web/static/css/chat.css +++ b/web/static/css/chat.css @@ -63,7 +63,6 @@ body { .chat-container > .chat-column { grid-column: 2; grid-row: 2; - background-color: yellow; overflow: hidden; } diff --git a/web/templates/chat.html b/web/templates/chat.html index 84b5571..e2271be 100644 --- a/web/templates/chat.html +++ b/web/templates/chat.html @@ -481,11 +481,12 @@
  • -
    - + +