瀏覽代碼

minor css fix

Olivier Massot 3 年之前
父節點
當前提交
8bdac8f870
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      pages/structures/index.vue

+ 2 - 2
pages/structures/index.vue

@@ -298,12 +298,12 @@
         </div>
       </v-col>
     </v-row>
-    <div class="d-flex w100 justify-center mt-3">
+    <div class="d-flex w100 justify-center">
       <v-btn
         v-if="!parentIsCmf"
         :href="cmfStructuresPageUrl"
         target="_blank"
-        class="my-auto ma-4"
+        class="ma-4"
       >
         <font-awesome-icon :icon="['fas', 'external-link-alt']" class="mr-2" />
         {{ $t('see_national_network') }}