8000 fix: update `WorkspacesEmpty.tsx` from material ui to tailwind by rohansinha01 · Pull Request #16886 · coder/coder · GitHub
[go: up one dir, main page]

Skip to content

fix: update WorkspacesEmpty.tsx from material ui to tailwind #16886

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Mar 17, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
removed blank space
  • Loading branch information
rohansinha01 committed Mar 12, 2025
commit 2e19a4e092c7e941567c6351410ef32ef4d9cd9c
2 changes: 0 additions & 2 deletions site/src/pages/WorkspacesPage/WorkspacesEmpty.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,6 @@ export const WorkspacesEmpty: FC<WorkspacesEmptyProps> = ({
// easy semantic breakpoints. Need to set this to ensure
// those URLs don't break outside their containing boxes
className="text-sm text-gray-600 leading-[1.4] m-0 pt-1 break-words"


>
{t.description}
</p>
Expand Down
Loading
0