-
Just noticed that a pop-up bubble from Giscus, which tells you to log in in order to react is cut off. Unfortunately can I not really find out if that is an issue on Giscus' end or if Material for MkDocs does somehow do this. I do use a custom CSS for giscus, but other than setting the theme to dark and putting the text box at the top is there no difference to the available themes it uses. Here's an example of what happens: I hope someone can help debug this. I report this to Giscus itself too. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
This must be fixed by Giscus, not by us. In essence, the |
Beta Was this translation helpful? Give feedback.
This must be fixed by Giscus, not by us. In essence, the
iframe
height is incorrectly computed.