Update 'theme-full.css'
This commit is contained in:
@ -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;
|
||||
|
||||
Reference in New Issue
Block a user