smaranjitghose / DocLense

An open-source document scanner!
https://doclense.vercel.app/
Creative Commons Zero v1.0 Universal
147 stars 130 forks source link

Fixes Minor bug in rating card dark mode #180 #234

Closed adrishyantee closed 3 years ago

adrishyantee commented 3 years ago

Fixed the minor bug related to the colour of Submit and Stars from black to white in Dark Mode and made the code structure look better in the Rating Dialog Section. Now the display is changed as shown below. Kindly avoid the alignment of the title here because of my device's dimension. If anyone can make this alignment responsive it would be really great! Fixes #180


BEFORE before

AFTER after

adrishyantee commented 3 years ago

Do I need to pass all the checks here? If yes, can you guide me on how I can do so?

Saransh-cpp commented 3 years ago

Do I need to pass all the checks here? If yes, can you guide me on how I can do so?

Don't worry about the checks here, the one failing is not related to your PR.