Skip to content

DOC-13347-override-default-css-for-redoc-4

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Jul 13:39
c717239
DOC-13355 remove responsive table switch

This is clearly "intentional" but gives terrible results on many tables.
For example the metrics lists in this ticket, though they're strictly already semi-abusing the table syntax to display a list of cards...

It feels like we add a feature by:

* removing it (suddenly, many basic tables work again, like the one in original ticket)
* wait for writers/stakeholders to point out which tables need to be fixed with responsive CSS and deal at that point.