mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
change container margin top to 4
This commit is contained in:
parent
f25ab05ec0
commit
1d8f94671f
@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<div class="show-transaction-link-informations">
|
||||
<div class="text-center"><b-img :src="img" fluid alt="logo"></b-img></div>
|
||||
<b-container>
|
||||
<b-container class="mt-4">
|
||||
<transaction-link-information-item :type="itemType">
|
||||
<template #X1><redeem-logged-out v-bind="displaySetup" /></template>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user