Template:Graph:Chart/styles.css

From RimWorld Wiki
< Template:Graph:Chart
Revision as of 21:47, 20 January 2021 by Zesty (talk | contribs) (Woes)
Jump to navigation Jump to search
/* Prevent overflow behavior in mobile skins. */
body.skin-minerva div.mw-graph {
	min-width: auto;
	max-width: 100%;
	overflow: auto;
}