mirror of
https://github.com/StefBuwalda/dashboard_test.git
synced 2025-12-19 03:27:54 +00:00
Added labels to each service
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
style="width: 200px">
|
||||
<div class="bg-body-tertiary d-flex flex-column align-items-center">
|
||||
<div class="bg-dark w-100">
|
||||
<h4 class="text-center text-truncate m-0" style="font-size: 1.5rem;">{{s.url}}</h4>
|
||||
<h4 class="text-center text-truncate m-0" style="font-size: 1.5rem;">{{s.label}}</h4>
|
||||
</div>
|
||||
<div class="ratio ratio-1x1">
|
||||
<img src="static/placeholder.svg" class="img-fluid">
|
||||
|
||||
Reference in New Issue
Block a user