UI - instances/services backend update (needs testing)

This commit is contained in:
bunkerity
2020-12-27 17:04:59 +01:00
parent f9b9b9546f
commit c65b78b1cc
3 changed files with 137 additions and 37 deletions

View File

@@ -4,7 +4,7 @@
{% if operation != "" %}
<div class="row justify-content-center">
<div class="col col-4 mb-3 text-center">
<div class="col col-12 col-md-4 mb-3 text-center">
<div class="alert alert-primary alert-dismissible fade show text-break" role="alert">
{{ operation }}
<button type="button" class="btn-close" data-bs-dismiss="alert" aria-label="Close"></button>