Login modal misaligned due to ratings plugin

I have added custom user fields using discourse user-fields
now i have alignments issues here , i want to make the UI consistent as other fields.
how to do it ??
i am unable to find the particular css file also.

please help



The way to change the CSS is explained in Developer’s guide to Discourse Themes

It might be worth double-checking to see if you have any custom theme code interfering as well. I’ve just checked to see, and all my custom fields line up properly:

Heyy @JammyDodger , Thanks for the suggestion , it actually helped , you were right, the discourse ratings plugin was causing the problem .