This commit is contained in:
retoor 2025-05-13 21:25:49 +02:00
parent b55d74fb12
commit 3858dcbd62

View File

@ -151,7 +151,9 @@ footer {
}
}
.chat-messages > picture > img {
cursor: pointer;
}
.chat-messages::-webkit-scrollbar {
display: none;
}