/* components/visualComponent/lineChart/lineChart.wxss */ .container-box{ position: relative; margin-top: 30px; width: 100vw; height: 350px; background: rgba(255,255,255,0); }