diff --git a/vibn-frontend/components/project/project-icon-rail.tsx b/vibn-frontend/components/project/project-icon-rail.tsx
index 403ab5dc..f518137e 100644
--- a/vibn-frontend/components/project/project-icon-rail.tsx
+++ b/vibn-frontend/components/project/project-icon-rail.tsx
@@ -26,22 +26,10 @@ export function ProjectIconRail({ workspace, projectId, actions }: Props) {
style={{
display: "flex",
alignItems: "center",
- gap: 8,
+ gap: 12,
flex: 1,
minWidth: 0,
}}
- >
- {isPreviewActive &&