This commit is contained in:
2026-06-18 23:11:14 +02:00
parent 5f86950dba
commit e1a54fa86b
3 changed files with 348 additions and 64 deletions
+2
View File
@@ -3222,6 +3222,7 @@ tr:hover td { background: var(--surface-2); }
cursor: pointer;
max-width: 300px;
vertical-align: bottom;
margin: 7px;
}
.msg-inline-img {
display: block;
@@ -3230,6 +3231,7 @@ tr:hover td { background: var(--surface-2); }
width: auto;
height: auto;
object-fit: contain;
margin: 7px;
}
.msg-img-hover-overlay {
position: absolute;