Attention and experimental mentions impl

This commit is contained in:
2026-03-10 16:35:56 +00:00
parent bf1685a382
commit 77e4e444d4
10 changed files with 215 additions and 24 deletions

View File

@@ -52,3 +52,12 @@
.icon {
padding: 2px;
}
.jid {
font-family: monospace;
}
.error {
color: white;
background-color: red;
}