fix(chat): show browser hint in development

This commit is contained in:
2026-06-17 18:02:43 +08:00
parent 56b2c39ca5
commit bded7497d2
4 changed files with 7 additions and 16 deletions
@@ -24,6 +24,7 @@
font-size: var(--font-size-sm, 12px);
font-weight: 500;
color: #fff;
white-space: pre-line;
backdrop-filter: blur(10px);
max-width: 200px;
}