Remove unrelated relay troubleshooting from help page

This commit is contained in:
Timo
2026-07-15 12:27:59 +02:00
parent 7e7e60f267
commit a334605dd5
3 changed files with 2 additions and 24 deletions
-10
View File
@@ -210,16 +210,6 @@
min-width: 180px;
}
.support-separate-issue {
border-color: color-mix(in oklch, var(--accent-terracotta) 45%, transparent);
}
.support-separate-issue .support-eyebrow {
border-color: color-mix(in oklch, var(--accent-terracotta) 40%, transparent);
background: color-mix(in oklch, var(--accent-terracotta) 10%, var(--card));
color: var(--accent-terracotta);
}
html.theme-light .support-card,
html.theme-light .support-callout {
background-color: var(--card-surface);