소스 검색

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') }}