From e2ce87e03c8ffbd6c7fac1a8740a71d63a25db45 Mon Sep 17 00:00:00 2001 From: SillyLossy Date: Mon, 1 May 2023 21:55:44 +0300 Subject: [PATCH] Display group member card as a button --- public/css/notes.css | 2 +- public/index.html | 5 +++-- public/notes/content.md | 4 ++-- public/scripts/group-chats.js | 10 ++++++---- public/style.css | 6 +++--- 5 files changed, 15 insertions(+), 12 deletions(-) diff --git a/public/css/notes.css b/public/css/notes.css index d491d6657..07f39ee26 100644 --- a/public/css/notes.css +++ b/public/css/notes.css @@ -39,7 +39,7 @@ code { padding: 5px; border-radius: 5px; display: block; - white-space: normal; + white-space: pre-line; } a { diff --git a/public/index.html b/public/index.html index a7f76c742..afb6be94b 100644 --- a/public/index.html +++ b/public/index.html @@ -1448,7 +1448,7 @@
-
+