:Graph:Chart/styles.css

모니터링 (토론 | 기여)님의 2024년 4월 24일 (수) 16:47 판
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)
/* Prevent overflow behavior in mobile skins. */
body.skin-minerva div.mw-graph {
	min-width: auto !important;
	max-width: 100%;
	overflow: auto;
}