refactor(site): remove unused css variable
This commit is contained in:
parent
292eac3b1d
commit
8e98a4cbb4
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@
|
|||
</header>
|
||||
<main>
|
||||
<p>Colored circles that can pulse</p>
|
||||
<status-indicator style="--status-icon-size: 32px" status="positive" pulse>
|
||||
<status-indicator status="positive" pulse>
|
||||
All systems operational
|
||||
</status-indicator>
|
||||
<br />
|
||||
|
|
|
|||
Loading…
Reference in a new issue