Closed MAvaisAshraf closed 1 month ago
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.
:white_check_mark: MAvaisAshraf
:x: HarelM
You have signed the CLA already but the status is still pending? Let us recheck it.
Can you please resolve the conflict? Also can you use height < ... Instead of max-height (similar to the other media query)?
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 91.33%. Comparing base (
9ed2026
) to head (ee36417
).
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Resolved Conflict and changed max-height to height <= as requested in the media query.
Thanks! can you please share a screenshot of how this looks after the fix?
note: Add dummy text just for screenshots to increase modal height to see the scroll effect.
checked the issue we used class and due to low specificity this code was not overwriting, I have increased Specificity by adding !important;