thecyberworld/TheCyberHUB

[BUG] encoder | hover color covers the text

Closed this issue ยท 3 comments

Describe the bug

Inside the encoder (dashboard -> tools -> encoder) there is a text field with the same background color and text color on hover.

To Reproduce

Go to the dashboard -> tools -> encoder :

image
image

image

When you hover the text field the color (white) is the same as the background (also white on hover) and this makes the text "vanish" :

image

Expected Behavior

No response

Screenshot/ Video

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

It's great having you contribute to this project

๐ŸŒŸ Welcome to the community ๐ŸŒŸ

  • If you would like to continue contributing to open source and would like to do it with an awesome inclusive community.
  • You should join our Discord chat and our GitHub Organisation.
  • We help and encourage each other to contribute to open source little and often ๐Ÿ˜„.
  • Any questions let us know.

I could fix this, should we change the background color on hover or the text color on hover?

@Tamir198 Make sure that you understand that the problem is in display.css file that someone created... It gives a lot of styles overwrites and make problem all over the app O_O