refactor: small code format change
This commit is contained in:
parent
88560c2137
commit
e4b5e50b25
1 changed files with 1 additions and 2 deletions
|
|
@ -19,8 +19,7 @@ class StatusIndicator extends WebComponent {
|
|||
|
||||
get template(): any {
|
||||
return html`
|
||||
<div
|
||||
style=${{
|
||||
<div style=${{
|
||||
display: 'inline-block',
|
||||
borderRadius: '50%',
|
||||
cursor: 'pointer',
|
||||
|
|
|
|||
Loading…
Reference in a new issue