ank1traj / testcase-generator

automates the process of generating test cases for cp. It takes input data, specified constraints, and test case conditions, and produces a set of test cases that exercise different paths and functions of the software application under test.
https://testcase-generator.vercel.app
MIT License
10 stars 12 forks source link

[Bug]: Hovering Difficulty Due to Overlapping Center Div and Card #17

Closed ank1traj closed 1 year ago

ank1traj commented 1 year ago

Contact Details

No response

What happened?

A bug happened!

The issue was that the Center div was overlapping with the card, causing difficulty in hovering over it.

Version

1.0.0 (Default)

What browsers are you seeing the problem on?

Firefox, Chrome, Safari, Microsoft Edge

What OS are you seeing the problem on?

Windows, MacOS, Linux

Relevant log output

No response

Code of Conduct

ank1traj commented 1 year ago

Updated Screenshot Attached Screenshot URL

ank1traj commented 1 year ago

Implemented the solution and tested it successfully. Closing the issue.