فهرست منبع

Merge branch 'debug' of http://8.136.199.33:3000/eta_front/eta_chart_front into debug

Karsa 1 سال پیش
والد
کامیت
fa44cd5116
1فایلهای تغییر یافته به همراه3 افزوده شده و 2 حذف شده
  1. 3 2
      src/views/chartShow/index.less

+ 3 - 2
src/views/chartShow/index.less

@@ -116,11 +116,12 @@
 		}
 		.chart-show {
 			top: 5vh;
+			max-height: 90vh;
 		}
 		.chart-wrapper {
 			padding: 0 10px 10px;
-			height: calc(100vh - 170px);
-			max-height: calc(100vh - 170px);
+			// height: calc(100vh - 170px);
+			// max-height: calc(100vh - 170px);
 			// max-height: 750px;
 		}
 	}