Replies: 1 comment
-
I probs have a solution: I modified Not sure if that is the best solution here. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I currently encounter a smaller inconvenience where the table doesn't seem to expand to the full width of its parent.
This is noticable when hovering over a table row, which highlights it. The highlight itself does not cover the full width. Here's a screenshot demonstrating this:

I've tried finding out what CSS is used here to modify it, but so far have not found anything that could help.
The table itself is within a admonition block of a custom type (
wiki
). CSS used so far is this:Beta Was this translation helpful? Give feedback.
All reactions