changeset 5452:54214717ef5d uiimprovements

bn overview: center country column
author Thomas Junk <thomas.junk@intevation.de>
date Wed, 14 Jul 2021 14:12:50 +0200
parents 66f2c48aa69c
children 4722d392aa1a
files client/src/components/Bottlenecks.vue
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/client/src/components/Bottlenecks.vue	Wed Jul 14 14:07:26 2021 +0200
+++ b/client/src/components/Bottlenecks.vue	Wed Jul 14 14:12:50 2021 +0200
@@ -33,7 +33,9 @@
           }}</a>
         </div>
         <div class="table-cell text-center" style="width: 100px">
-          {{ bottleneck.properties.responsible_country }}
+          <span class="mx-auto">{{
+            bottleneck.properties.responsible_country
+          }}</span>
         </div>
         <div class="table-cell" style="flex-grow:1;">
           <span class="ml-auto">{{