Made datetime/reply visible when date range is long, also fixes opacity to 1 for the last message's time display #39
@ -309,6 +309,7 @@ input[type="text"], .chat-input textarea {
|
|||||||
.message:has(+ .message.switch-user), .message:last-child {
|
.message:has(+ .message.switch-user), .message:last-child {
|
||||||
.time {
|
.time {
|
||||||
display: block;
|
display: block;
|
||||||
|
opacity: 1;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user