Closed mckaywrigley closed 3 months ago
Minor style tweaks in create-workspace-button.tsx, edit-workspace-button.tsx, and workspace-select.tsx for text, icons, and layout.
create-workspace-button.tsx
edit-workspace-button.tsx
workspace-select.tsx
Key points:
components/workspaces/create-workspace-button.tsx
components/workspaces/edit-workspace-button.tsx
Pencil
Settings
div
components/workspaces/workspace-select.tsx
CommandList
EditWorkspaceButton
CreateWorkspaceButton
Generated with :heart: by ellipsis.dev
Summary:
Minor style tweaks in
create-workspace-button.tsx
,edit-workspace-button.tsx
, andworkspace-select.tsx
for text, icons, and layout.Key points:
components/workspaces/create-workspace-button.tsx
: Changed button text from 'Create Workspace' to 'Workspace'.components/workspaces/edit-workspace-button.tsx
: ReplacedPencil
icon withSettings
icon and modified the button layout to adiv
with hover effect.components/workspaces/workspace-select.tsx
: Adjusted layout and spacing forCommandList
,EditWorkspaceButton
, andCreateWorkspaceButton
.Generated with :heart: by ellipsis.dev