fix(chat): show browser hint in development
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user