Fix message layout, fix uploads

This commit is contained in:
Jon Staab
2024-11-16 08:04:09 -08:00
parent 25b23cca8d
commit d01a08820a
19 changed files with 531 additions and 107 deletions
+1 -2
View File
@@ -113,8 +113,7 @@
}
.badge {
@apply overflow-hidden text-ellipsis whitespace-nowrap;
display: inline;
@apply justify-start overflow-hidden text-ellipsis whitespace-nowrap;
}
.ellipsize {