From bf28927be8805be18f76f14fcf6deb3bcda9bef6 Mon Sep 17 00:00:00 2001 From: Prits Date: Tue, 16 Jan 2024 18:35:06 +0000 Subject: [PATCH] Update 'theme-full.css' --- theme-full.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/theme-full.css b/theme-full.css index 4b53a62..dbe0cab 100644 --- a/theme-full.css +++ b/theme-full.css @@ -476,10 +476,10 @@ div[class*=members] { main[class*=chatContent] { background-color: var(--prits-gb-bg-word); } - +/* [class*=member] [class*=subText] { display: none; -} +} */ [class*=membersGroup] { height: unset; @@ -489,10 +489,10 @@ main[class*=chatContent] { [id*=message-content] code { max-height: 240px; } - +/* form[class*=form]::before { display: none; -} +} */ li[id*=chat-messages] div[class*=groupStart]:first-child { margin-top: 8px;