Skip to content

Resolved texts are outside when hovering#32

Merged
soumali28 merged 2 commits intodevs-in-tech:mainfrom
PritamSarbajna:fix-textbox
Aug 13, 2022
Merged

Resolved texts are outside when hovering#32
soumali28 merged 2 commits intodevs-in-tech:mainfrom
PritamSarbajna:fix-textbox

Conversation

@PritamSarbajna
Copy link
Member

Fixed #31

Before

rec-screen.10.mp4

After

rec-screen.11.mp4

Final

So finally the overall UI same. You can see here :

Screenshot (190)

Summary

I made a div named container so we don't have to write hover effects two times. changed visibility: hidden to opacity: 0 and also visibility: visible to opacity: 1 thus it is more smooth. added transition: ease-out 1.5s when hovering.

@netlify
Copy link

netlify bot commented Aug 11, 2022

Deploy Preview for magnificent-bubblegum-36ec7a ready!

Name Link
🔨 Latest commit 9cc525a
🔍 Latest deploy log https://app.netlify.com/sites/magnificent-bubblegum-36ec7a/deploys/62f61cd816f62d00087b8aa0
😎 Deploy Preview https://deploy-preview-32--magnificent-bubblegum-36ec7a.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Our team will soon review your PR. Thanks :)

@soumali28 soumali28 merged commit 6399875 into devs-in-tech:main Aug 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] : Texts are showing outside the box

2 participants