改进
This commit is contained in:
parent
9d62ff9f23
commit
cca6c0c710
@ -14,7 +14,7 @@
|
|||||||
<div class="d-flex w-100 justify-content-between">
|
<div class="d-flex w-100 justify-content-between">
|
||||||
<h5 class="mb-1">{{ server.name }}</h5>
|
<h5 class="mb-1">{{ server.name }}</h5>
|
||||||
<small>
|
<small>
|
||||||
<server-status :status="server.status"></server-status>
|
<server-status :status="server.status" />
|
||||||
</small>
|
</small>
|
||||||
</div>
|
</div>
|
||||||
<p class="mb-1">
|
<p class="mb-1">
|
||||||
|
Loading…
Reference in New Issue
Block a user