mirror of
https://github.com/home-assistant/frontend.git
synced 2025-11-08 10:29:37 +00:00
Accessibility improvements for circular progress indicators (#18506)
This commit is contained in:
@@ -45,7 +45,7 @@ export class HaProgressButton extends LitElement {
|
||||
? html`
|
||||
<ha-circular-progress
|
||||
size="small"
|
||||
active
|
||||
indeterminate
|
||||
></ha-circular-progress>
|
||||
`
|
||||
: ""}
|
||||
|
||||
Reference in New Issue
Block a user