Make flyout menu scrollable#1297
Conversation
|
Some values are overwritten, which is confusing:
The overwritten value is why I chose Probably the override should be properly applied here instead? |
Most likely. Some of those rules in that doc-embed.css file are just hacks around releasing this package. Though, perhaps for this PR, they can still live separate, to just isolate the scrolling change. |
... because it will be overwritten by readthedocs-doc-embed.css anyway.
|
I think the remaining question is whether to use Since the With this, the override in |
|
Any news on this? |
WARNING: I have no clue about SASS, and this is totally untested.
This is my attempt to implement this at the proper place: readthedocs/readthedocs.org#7375