[status page]

This commit is contained in:
LouisLam
2021-09-14 14:55:45 +08:00
parent 34abff4724
commit f9311e4e7f
4 changed files with 63 additions and 47 deletions

View File

@@ -368,3 +368,9 @@ h2 {
background-color: #f8d7da;
border-color: #f8d7da;
}
.btn-success {
color: #fff;
background-color: #4caf50;
border-color: #4caf50;
}

View File

@@ -31,6 +31,10 @@
</div>
</div>
<div class="mt-4">
Free text here.
</div>
<div class="shadow-box list p-4 overall-status mt-4">
<div v-if="false">
<font-awesome-icon icon="check-circle" class="ok" />