Skip to content

Commit

Permalink
connector page input field fix
Browse files Browse the repository at this point in the history
  • Loading branch information
DhaaraniCIT committed May 29, 2024
1 parent 61d410b commit 8bb2330
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 8bb2330

Please sign in to comment.