mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 04:09:12 +00:00
@@ -27,5 +27,5 @@ Indeterminate:
|
||||
Use the `height` CSS property to set the progress bar's height.
|
||||
|
||||
```html {.example}
|
||||
<wa-progress-bar value="50" style="height: 6px;"></wa-progress-bar>
|
||||
<progress value="50" style="height: 6px;"></progress>
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user