fix: set button max width

This commit is contained in:
joaovictorjs
2026-03-20 23:38:35 -03:00
parent 59a2a49d70
commit 95c0eb7966
@@ -199,7 +199,7 @@ export function ShortcutsConfigDialog() {
<Button
variant="ghost"
size="sm"
className="text-slate-400 hover:text-white hover:bg-white/10 gap-1.5"
className="text-slate-400 hover:text-white hover:bg-white/10 gap-1.5 max-w-[200px]"
onClick={handleReset}
>
<RotateCcw className="w-3 h-3" />