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;