Upgrade css.

This commit is contained in:
retoor 2025-02-09 16:14:00 +01:00
parent e75836fe87
commit 0f400a0b6a

View File

@ -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 {