diff --git a/vibn-frontend/components/project/project-icon-rail.tsx b/vibn-frontend/components/project/project-icon-rail.tsx index 7624e38..abfb0c1 100644 --- a/vibn-frontend/components/project/project-icon-rail.tsx +++ b/vibn-frontend/components/project/project-icon-rail.tsx @@ -112,7 +112,7 @@ function PreviewDeviceToggles() { gap: 6, background: "#fafafa", border: "1px solid #e4e4e7", - padding: "4px 12px", + padding: "4px 8px", borderRadius: 8, height: 34, flex: 1, // Let the URL bar grow to fill the header space @@ -121,7 +121,41 @@ function PreviewDeviceToggles() { fontSize: "0.75rem", }} > - 🌐 + +
{displayUrl && ( @@ -160,39 +195,6 @@ function PreviewDeviceToggles() { border: "1px solid #e4e4e7", }} > - - - -