Merge commit '331599fa2b335a7b832adcab594a833f09b808f0' into glitch-soc/merge-upstream

Conflicts:
- `.github/ISSUE_TEMPLATE/1.web_bug_report.yml`:
  We don't use the github features that upstream does, so kept our version.
- `.github/ISSUE_TEMPLATE/2.server_bug_report.yml`:
  We don't use the github features that upstream does, so kept our version.
This commit is contained in:
Claire
2025-07-16 21:31:28 +02:00
27 changed files with 151 additions and 82 deletions

View File

@@ -939,6 +939,7 @@ body > [data-popper-placement] {
line-height: 20px;
letter-spacing: 0.1px;
color: $highlight-text-color;
background-color: var(--input-background-color);
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;