Update 'theme-full.css'
This commit is contained in:
@ -476,10 +476,10 @@ div[class*=members] {
|
|||||||
main[class*=chatContent] {
|
main[class*=chatContent] {
|
||||||
background-color: var(--prits-gb-bg-word);
|
background-color: var(--prits-gb-bg-word);
|
||||||
}
|
}
|
||||||
|
/*
|
||||||
[class*=member] [class*=subText] {
|
[class*=member] [class*=subText] {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
} */
|
||||||
|
|
||||||
[class*=membersGroup] {
|
[class*=membersGroup] {
|
||||||
height: unset;
|
height: unset;
|
||||||
@ -489,10 +489,10 @@ main[class*=chatContent] {
|
|||||||
[id*=message-content] code {
|
[id*=message-content] code {
|
||||||
max-height: 240px;
|
max-height: 240px;
|
||||||
}
|
}
|
||||||
|
/*
|
||||||
form[class*=form]::before {
|
form[class*=form]::before {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
} */
|
||||||
|
|
||||||
li[id*=chat-messages] div[class*=groupStart]:first-child {
|
li[id*=chat-messages] div[class*=groupStart]:first-child {
|
||||||
margin-top: 8px;
|
margin-top: 8px;
|
||||||
|
|||||||
Reference in New Issue
Block a user