mirror of
https://github.com/pockethost/pockethost.git
synced 2025-05-19 21:36:40 +00:00
Merge branch 'master' of github.com:benallfree/pockethost
This commit is contained in:
commit
e2ea7cbfdc
@ -58,7 +58,7 @@
|
|||||||
|
|
||||||
<div class="row justify-content-center">
|
<div class="row justify-content-center">
|
||||||
{#each values(apps) as app}
|
{#each values(apps) as app}
|
||||||
<div class="col-lg-4 col-12 mb-5">
|
<div class="col-xl-4 col-md-6 col-12 mb-5">
|
||||||
<div class="card">
|
<div class="card">
|
||||||
<div class="server-status">
|
<div class="server-status">
|
||||||
<ProvisioningStatus status={app.status} />
|
<ProvisioningStatus status={app.status} />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user