utily / smoothly

Web component library written with Stencil.
https://payfunc.com/open-source/smoothly
MIT License
1 stars 5 forks source link

Fancy room tooltip #844

Closed Magnus93 closed 3 weeks ago

Magnus93 commented 3 weeks ago

Replaced regular title tooltip with something fancier.

I could have done this with the regular span.label which I was originally gonna do. But I needed to unset so many attributes in the narrow view (@media screen and (max-width: 900px)) that it seemed simpler just to add this all with pseudo elements. Maybe it would have been simpler to switch the desktop view to be in the media query.

image

Screencast from 2024-08-19 15:34:38.webm

Screenshot from 2024-08-19 15-40-17