Merge pull request #667 from zhenya-band/fix/shortcuts-reset-button-hover-text

fix: remove conflicting hover style from shortcuts reset button
This commit is contained in:
Sid
2026-05-28 21:07:39 -07:00
committed by GitHub
@@ -222,7 +222,7 @@ export function ShortcutsConfigDialog() {
<Button
variant="ghost"
size="sm"
className="text-slate-400 hover:text-white gap-1.5"
className="text-slate-400 gap-1.5"
onClick={handleReset}
>
<RotateCcw className="w-3 h-3" />