From ff7e7c8810bc745135c6106d4357ae1902906327 Mon Sep 17 00:00:00 2001 From: Chneemann Date: Mon, 16 Sep 2024 04:50:06 +0200 Subject: [PATCH] Update overlay design for improved appearance --- .../channel-information.component.html | 324 +++++++++--------- .../channel-information.component.scss | 4 + 2 files changed, 167 insertions(+), 161 deletions(-) diff --git a/src/app/components/main-chat/channel-information/channel-information.component.html b/src/app/components/main-chat/channel-information/channel-information.component.html index bb7e32c..0fac958 100644 --- a/src/app/components/main-chat/channel-information/channel-information.component.html +++ b/src/app/components/main-chat/channel-information/channel-information.component.html @@ -1,170 +1,172 @@