Merge remote-tracking branch 'upstream/main'

This commit is contained in:
ygg2
2024-11-27 22:45:43 -05:00

View File

@@ -1207,6 +1207,9 @@ span .quote:last-of-type .quoteline {
border-radius: 4px;
cursor: pointer;
}
.mentionMD::after{
content:"";
}
.mentionMD:hover {
background: var(--mention);
}