fix(webui): refine inline token highlights (#5241)
This commit is contained in:
@@ -14,7 +14,6 @@ export function SlashCommandText({
|
||||
<InlineTokenHighlight
|
||||
testId="message-slash-command"
|
||||
color={INLINE_TOKEN_HIGHLIGHT_COLOR}
|
||||
className="font-medium"
|
||||
>
|
||||
{command}
|
||||
</InlineTokenHighlight>
|
||||
|
||||
Reference in New Issue
Block a user