mirror of
https://github.com/siteboon/claudecodeui.git
synced 2026-06-18 06:12:08 +08:00
fix: coderabbit issues
This commit is contained in:
@@ -164,7 +164,7 @@ export default function SidebarHeader({
|
||||
) : (
|
||||
<kbd
|
||||
aria-hidden
|
||||
title="Open command palette"
|
||||
title={t('tooltips.openCommandPalette')}
|
||||
className="pointer-events-none absolute right-2.5 top-1/2 hidden -translate-y-1/2 items-center gap-0.5 rounded border border-border/60 bg-muted/40 px-1.5 py-0.5 font-mono text-[10px] text-muted-foreground md:inline-flex"
|
||||
>
|
||||
{MOD_KEY}
|
||||
|
||||
Reference in New Issue
Block a user