wordCloud.wxss 108 B

123456
  1. /* components/wordCloud/wordCloud.wxss */
  2. .f2-chart {
  3. width: 100%;
  4. height: 330px;
  5. position:relative;
  6. }