8000 removed blank space · coder/coder@2e19a4e · GitHub
[go: up one dir, main page]

Skip to content

Commit 2e19a4e

Browse files
committed
removed blank space
1 parent 40ac4e5 commit 2e19a4e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

site/src/pages/WorkspacesPage/WorkspacesEmpty.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,6 @@ export const WorkspacesEmpty: FC<WorkspacesEmptyProps> = ({
9191
// easy semantic breakpoints. Need to set this to ensure
9292
// those URLs don't break outside their containing boxes
9393
className="text-sm text-gray-600 leading-[1.4] m-0 pt-1 break-words"
94-
95-
9694
>
9795
{t.description}
9896
</p>

0 commit comments

Comments
 (0)
0