.@{progress-prefix-cls} { 
  &-small .arco-progress-line-outer{
    height: 4px !important;
  }
  &-default .arco-progress-line-outer{
    height: 8px !important;
  }
  &-large .arco-progress-line-outer{
    height: 12px !important;
  }
}
