Gitiles
Code Review
Sign In
gerrit.avm99963.com
/
hores-external
/
b24c5eb23b734db805b208e51d0df9cf96122654
/
.
/
node_modules
/
material-design-lite
/
src
/
progress
/
snippets
/
progress-default-demo.html
blob: cd73609d48dae75db254a3a3b0c9ba908d48fbdc [
file
] [
log
] [
blame
]
Copybara bot
be50d49
2023-11-30 00:16:42 +0100
[
diff
] [
blame
]
1
<style>
2
.
demo-progress__progress-default
.
mdl-progress
{
3
width
:
50vw
;
4
max-width
:
260px
;
5
}
6
</style>
7
{% include "progress-default.html" %}