benvinegar / counterscale

Scalable web analytics you run yourself on Cloudflare
https://counterscale.dev
MIT License
1.3k stars 52 forks source link

Fix table rows on Firefox #45

Closed anurag-roy closed 7 months ago

anurag-roy commented 7 months ago

Fix #42

Removed the extra relative classes, which were causing the issue on FireFox.

benvinegar commented 7 months ago

Ah, yeah I did briefly debug this and saw how relative was being propagated and couldn't figure out from where. Oops.

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (aa97e2d) 73.51% compared to head (7d39905) 73.51%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #45 +/- ## ======================================= Coverage 73.51% 73.51% ======================================= Files 18 18 Lines 2016 2016 Branches 129 129 ======================================= Hits 1482 1482 Misses 528 528 Partials 6 6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.