envchart.wxss 183 B

1234567891011121314
  1. .container{
  2. /* width: 3000px; */
  3. width: 100%;
  4. height: 360rpx;
  5. }
  6. .nodate{
  7. width: 100%;
  8. height: 360rpx;
  9. }
  10. .f2-chart {
  11. width: 100%;
  12. /* width: 3000px; */
  13. height: 360rpx;
  14. }