<div class="progress" style="height: 20px;">
<div class="progress-bar" role="progressbar" style="width: 25%;" aria-valuenow="25" aria-valuemin="0" aria-valuemax="100"></div>
</div>
change progress height style but always default. The official bootstrap framework can work.
http://daemonite.github.io/material/docs/4.1/components/progress/#height
change progress height style but always default. The official bootstrap framework can work.