Template:Graph:Chart/styles.css

From RimWorld Wiki
< Template:Graph:Chart
Revision as of 21:50, 20 January 2021 by Zesty (talk | contribs) (Zesty changed the content model of the page Template:Graph:Chart/styles.css from "JavaScript" to "Sanitized CSS")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
/* Prevent overflow behavior in mobile skins. */
body.skin-minerva div.mw-graph {
	max-width: 100%;
	overflow: auto;
}