refactor: small code format change

This commit is contained in:
ayo 2026-05-08 18:04:19 +02:00
parent 88560c2137
commit e4b5e50b25

View file

@ -19,8 +19,7 @@ class StatusIndicator extends WebComponent {
get template(): any {
return html`
<div
style=${{
<div style=${{
display: 'inline-block',
borderRadius: '50%',
cursor: 'pointer',