Fix for x86_64 build fail
[platform/upstream/connectedhomeip.git] / third_party / ot-br-posix / repo / third_party / mdl / repo / src / progress / snippets / progress-default-demo.html
1 <style>
2   .demo-progress__progress-default .mdl-progress {
3     width: 50vw;
4     max-width: 260px;
5   }
6 </style>
7 {% include "progress-default.html" %}