<el-progress type="circle" :percentage="item.percent" :color="item.color" :height="80" :width="80" :stroke-width="3" class="my-progress" /> .my-progress /deep/ path:first-child { stroke: #FAEFEB; }