master-co / css

The CSS Language and Framework
https://css.master.co
MIT License
1.78k stars 41 forks source link

🐞 Incorrect hover preview range #326

Closed 1aron closed 6 months ago

1aron commented 7 months ago

Description

<li>
    <div className="block py:1x fg:light font:12! lh:1.5">
        <Image />{lastCommit.commit.author.name} {$('Last updated')} <TimeAgo timestamp={lastCommit.commit.author.date} />
    </div>
</li>
Screenshot 2024-02-09 at 7 35 27 AM

Reproduction

No response

System Informations

No response

0Miles commented 6 months ago

Fixed in 83f5636