Upgrade css.
This commit is contained in:
parent
e75836fe87
commit
0f400a0b6a
@ -242,9 +242,11 @@ input[type="text"], .chat-input textarea {
|
||||
}
|
||||
}
|
||||
|
||||
.message:has(+ .message.switch-user), .message:last-child .time {
|
||||
.message:has(+ .message.switch-user), .message:last-child{
|
||||
.time {
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
|
||||
/* The entire scrollbar */
|
||||
::-webkit-scrollbar {
|
||||
|
Loading…
Reference in New Issue
Block a user