plugin-docs
plugin-docs copied to clipboard
Tables don't scroll horizontally on Gitbook
Submit an issue
Topic
This is an issue regarding:
- [x] The guides contained within this repo.
Description of the issue
/structure/plugin-location-name.html /Guides/quick-start-guide/#1-identify-where-your-plugins-are-located ... etc
Are you still encountering this issue? I've added some overflow in the custom CSS just in case text goes long.
I'm encountering a different "issue" now, which is an improvement, but the whole page horizontally scrolls if one area of it is too long:
Is it possible to focus that custom CSS on just tables and code blocks, instead of the whole document?
Doesn't look like I have that much control ATM. I'll look for options, but the tables would have to have a wrapping element to give me control over overflow, and I don't know that there's a way to get one.