Added highlight.

This commit is contained in:
retoor 2025-02-03 01:27:21 +01:00
parent 83cc0f6137
commit 079187e1b4

View File

@ -147,7 +147,7 @@ message-list {
display: flex;
align-items: flex-start;
margin-bottom: 0px;
/*padding: 5px;*/
padding: 5px;
/*background: #222;*/
border-radius: 8px;
/* box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);*/
@ -248,6 +248,7 @@ message-list {
}
.avatar {
opacity: 0;
display: none;
}
.author {