Skip to content

Commit

Permalink
Update PasswordCard.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
heisenberg-2077 committed Dec 31, 2024
1 parent b9268eb commit 66f15db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/views/NewUserImport/PasswordCard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ const Container = styled.div`
.ant-input {
border-radius: 8px;
color: var(--r-neutral-foot, #6a7587);
color: var(--r-neutral-title1);
font-size: 15px;
height: 52px;
background: transparent !important;
Expand Down

0 comments on commit 66f15db

Please sign in to comment.