@@ -122,7 +124,7 @@ export function StatusBar({
damping: 24,
delay: 0.48,
}}
- className="flex items-center gap-1.5 rounded-xl border px-2.5 py-2 backdrop-blur-2xl"
+ className="flex items-center gap-3 rounded-xl border px-3.5 py-2 backdrop-blur-2xl"
style={{
borderColor: "rgb(var(--ui-fg) / 0.06)",
backgroundColor: "rgb(var(--ui-bg) / 0.5)",
@@ -150,6 +152,21 @@ export function StatusBar({
>
Reset
+
+