Closed maanasb01 closed 1 week ago
Thanks @maanasb01 I was able to successfully test it on chrome. Its looking great! Could not load on firefox due to some issue. But could be a mistake I made. Will check later.
Hey @dennyabrain I will look into it too. Thanks!
I reviewed the PR, things are working well on Firefox and Chrome both
There is just a small error I see on Firefox
, in some words, when I hover over them, the metadata key's are not in bold, while in some words they are -- this is only happening of Firefox
in some places its correct
and in some places its not
I was able to fix it my adding a style like this instead of using the <b>
tag. I don't know if its a robust solution
style="font-weight: bold;"
This PR is related to issue #625