bytemakers / Noteslify

Your Privacy Friendly, Open Source. Alternative to EverNote.
GNU General Public License v3.0
125 stars 78 forks source link

fixed the bug by giving the button 0 padding #270

Closed AshutoshRattan closed 1 year ago

AshutoshRattan commented 1 year ago

updated Account.css file by adding padding: 0 to form button

Describe your changes

I changed Account.css file in which i added padding:0 to 'form button' because of which the text inside the button in change password is aligned properly

Screenshots - If Any (Optional)

https://user-images.githubusercontent.com/74450349/215513114-1dd12a15-b7dd-41a1-9137-9a37dbb0417d.PNG

Issue ticket number and link - If Any

[BUG] - Alignment of Button in Change Password #267

Checklist before requesting a review

Additional Information (Optional)

devarshishimpi commented 1 year ago

@AshutoshRattan Make sure to complete the review steps before requesting a review

AshutoshRattan commented 1 year ago

I have completed the review steps which includes

self review of code community guidelines running the app starring the repo