Skip to content

Commit

Permalink
connector page input field fix (#827)
Browse files Browse the repository at this point in the history
  • Loading branch information
DhaaraniCIT authored May 29, 2024
1 parent 61d410b commit 69a5376
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
}

.p-inputtext {
@apply tw-w-400-px tw-h-40-px tw-py-10-px tw-pl-14-px tw-text-slightly-normal-text-color tw-border tw-border-solid tw-rounded-4-px #{!important}
@apply tw-w-400-px tw-h-40-px tw-py-10-px tw-px-14-px tw-text-slightly-normal-text-color tw-border tw-border-solid tw-rounded-4-px #{!important}
}

.pi-eye.fyle {
Expand Down

0 comments on commit 69a5376

Please sign in to comment.