Skip to content

Commit

Permalink
delete plan border width
Browse files Browse the repository at this point in the history
  • Loading branch information
AngelaZQ1 committed Oct 20, 2023
1 parent 01dc4fb commit 8d4cbbc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/frontend-v2/components/Plan/DeletePlanModal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ export const DeletePlanModal: React.FC<DeletePlanModalProps> = ({
icon={<DeleteIcon />}
aria-label="Delete plan"
variant="outline"
border="1px"
borderColor="primary.red.main"
colorScheme="primary.red"
color="primary.red.main"
Expand Down

0 comments on commit 8d4cbbc

Please sign in to comment.