preventing long tags from overflowing

This commit is contained in:
2026-05-13 06:10:25 +02:00
parent 70a34f98df
commit 155fa58d8a

View File

@@ -512,6 +512,7 @@
font-size: 0.65rem;
cursor: pointer;
border: 1px dashed rgba(255, 255, 255, 0.1);
word-break: break-all;
}
.item-meta-suggestion:hover {